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.

Commits

Files

    Loading...