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 4d6f917 commit 01b2c8aCopy full SHA for 01b2c8a
setup.py
@@ -19,7 +19,7 @@
19
package_dir={"": "src"},
20
install_requires=["tokenize_rt"],
21
keywords=["async"],
22
- python_requires=">=3.7",
+ python_requires=">=3.8",
23
classifiers=[
24
"License :: OSI Approved :: MIT License",
25
"License :: OSI Approved :: Apache Software License",
0 commit comments