We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dcfe9bd commit 24cd474Copy full SHA for 24cd474
setup.cfg
@@ -30,7 +30,7 @@ packages = find:
30
include_package_data = True
31
python_requires = >=3.6
32
install_requires =
33
- pip>=20.1
+ pip >=20.1.*, <20.3.*
34
35
[options.packages.find]
36
exclude =
0 commit comments