We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3e5d52 commit 7d1bacdCopy full SHA for 7d1bacd
setup.py
@@ -20,5 +20,5 @@
20
"License :: OSI Approved :: MIT License",
21
"Operating System :: OS Independent",
22
],
23
- python_requires='>=3.6',
+ python_requires='>=3.9',
24
)
0 commit comments