astroid < 1.3coverage < 5cryptography < 2.2isort < 4.3.0paramiko < 2.4.0pip < 10.0.0py < 1.5.0pycodestyle < 3pylint < 1.4pytest < 3.3requests < 2.20setuptools < 37devtox < 3.0.0twine < 1.8.0virtualenv < 16.0.0
Last active
August 12, 2023 18:47
-
-
Save dmtucker/fe1c075c1d04853118c8fa23f9ee46c9 to your computer and use it in GitHub Desktop.
Supporting Old Pythons
more-itertools < 6pylint < 2.0.0pytest-randomly < 2.0.0setuptools < 45setuptools-scm < 6
astroid < 1.6.0coverage < 5isort < 4.3.0pycodestyle < 3pylint < 1.8tox < 3.0.0tox-travis < 0.11twine < 1.12.0
setuptools < 51- 50.3.2 requires 3.5+ https://pypi.org/project/setuptools/50.3.2/
- 51 requires 3.6+ https://pypi.org/project/setuptools/51.0.0/
setuptools-scm < 6wheel < 0.38
pydantic < 1.10:setuptools < 59setuptools-scm < 7wheel < 0.38build < 0.10twine < 4
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
For Python 2.6,
argparseandimportlibweren't in the standard library yet, but they are available on PyPI.