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

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

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.

Diff Revision 1 (Latest)

Commits

First Last Summary ID Author
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 Christian Hammond

Files

setup.py
Loading...