Add a --all-pyvers argument to setup.py.

Review Request #11380 — Created Jan. 13, 2021 and submitted

Information

Djblets
release-2.x

Reviewers

The new --all-pyvers argument allows a setup.py command to run for
every supported version of Python, simplifying the setup process
considerably.

Tested setup.py commands with and without --all-pyvers.

Summary ID
Add a --all-pyvers argument to setup.py.
The new `--all-pyvers` argument allows a `setup.py` command to run for every supported version of Python, simplifying the setup process considerably.
c0cc3ef99f9312d76c4c470dbf7ae02e30f22e46
david
  1. Ship It!
  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to master (0720f8e)
Loading...