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 6f32ae3 commit 45fbf90Copy full SHA for 45fbf90
1 file changed
setup.py
@@ -42,7 +42,6 @@ def get_file_text(file_name):
42
install_requires=[
43
"urllib3>=1.26.11",
44
"certifi",
45
- "aiocontextvars; python_version < '3.7'",
46
],
47
extras_require={
48
"aiohttp": ["aiohttp>=3.5"],
0 commit comments