Skip to content

Commit 41473d6

Browse files
committed
tweak setup for python pinning
1 parent c4da817 commit 41473d6

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
@@ -51,7 +51,7 @@
5151
description_content_type='text/plain',
5252
long_description=LONG_DESCRIPTION,
5353
long_description_content_type='text/plain',
54-
python_requires='>=3.10.0',
54+
python_requires='>=3.6.1',
5555
classifiers=[
5656
"License :: OSI Approved :: GNU General Public License v3 (GPLv3)",
5757
"Operating System :: POSIX :: Linux",

0 commit comments

Comments
 (0)