We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc6643d commit e6b1f02Copy full SHA for e6b1f02
setup.py
@@ -34,5 +34,5 @@
34
'License :: OSI Approved :: MIT License',
35
'Operating System :: OS Independent',
36
],
37
- python_requires='>=3.8',
+ python_requires='>=3.9',
38
)
0 commit comments