There was an error while loading. Please reload this page.
2 parents d89c6b6 + 88c1724 commit fbe882dCopy full SHA for fbe882d
1 file changed
setup.cfg
@@ -33,7 +33,7 @@ install_requires =
33
requests >= 2.7.0, < 3.0.0
34
intbitset >= 2.3.0, < 3.0
35
saneyaml
36
- typing >=3.6, < 3.7
+ typing >=3.6, < 3.7; python_version < "3.7"
37
setup_requires = setuptools_scm[toml] >= 4
38
39
[options.packages.find]
0 commit comments