There was an error while loading. Please reload this page.
1 parent 318a86a commit e94ee2bCopy full SHA for e94ee2b
setup.cfg
@@ -42,7 +42,7 @@ install_requires =
42
mccabe>=0.7.0,<0.8.0
43
pycodestyle>=2.9.0,<2.10.0
44
pyflakes>=2.5.0,<2.6.0
45
- importlib-metadata<4.3;python_version<"3.8"
+ importlib-metadata>=1.1.0,<4.3;python_version<"3.8"
46
python_requires = >=3.6.1
47
48
[options.packages.find]
0 commit comments