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 5eba32a commit 9673a35Copy full SHA for 9673a35
1 file changed
setup.py
@@ -61,7 +61,6 @@ def get_packages(package):
61
"sniffio",
62
"rfc3986[idna2008]>=1.3,<2",
63
"httpcore>=0.14.5,<0.15.0",
64
- "async_generator; python_version < '3.7'"
65
],
66
extras_require={
67
"http2": "h2>=3,<5",
0 commit comments