We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e7abed commit 3747bd8Copy full SHA for 3747bd8
1 file changed
setup.py
@@ -49,5 +49,5 @@ def find_version(fname):
49
'License :: OSI Approved :: MIT License',
50
'Programming Language :: Python :: 3',
51
],
52
- python_requires='>=3.8'
+ python_requires='>=3.10'
53
)
0 commit comments