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 cf33c33 commit e34e8b9Copy full SHA for e34e8b9
setup.py
@@ -52,7 +52,6 @@
52
install_requires=[
53
"urllib3>=1.26.2, <3",
54
"certifi",
55
- "importlib-metadata; python_version<'3.8'",
56
],
57
python_requires=">=3.8",
58
extras_require={
0 commit comments