We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 602919e + 122c197 commit dcf9cd4Copy full SHA for dcf9cd4
1 file changed
setup.py
@@ -55,5 +55,5 @@ def get_version():
55
'License :: OSI Approved :: MIT License',
56
'Operating System :: OS Independent',
57
],
58
- python_requires = '>=3.10',
+ python_requires = '>=3.8',
59
)
0 commit comments