Skip to content

Commit 3747bd8

Browse files
Update setup.py
1 parent 5e7abed commit 3747bd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,5 +49,5 @@ def find_version(fname):
4949
'License :: OSI Approved :: MIT License',
5050
'Programming Language :: Python :: 3',
5151
],
52-
python_requires='>=3.8'
52+
python_requires='>=3.10'
5353
)

0 commit comments

Comments
 (0)