There was an error while loading. Please reload this page.
1 parent 9268f55 commit 3c49b09Copy full SHA for 3c49b09
setup.py
@@ -19,7 +19,7 @@
19
package_dir={"": "src"},
20
install_requires=["tokenize_rt", "setuptools"],
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