Thanks to visit codestin.com Credit goes to github.com
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.
2 parents 2ac26e2 + d0c9e58 commit ae53a8eCopy full SHA for ae53a8e
1 file changed
setup.cfg
@@ -31,7 +31,7 @@ install_requires =
31
toml
32
virtualenv>=20.0.8
33
importlib-metadata;python_version<"3.8"
34
- importlib-resources;python_version<"3.7"
+ importlib-resources<5.3;python_version<"3.7"
35
python_requires = >=3.6.1
36
37
[options.packages.find]
0 commit comments