Skip to content

Commit fb1d935

Browse files
cclausspaul121
authored andcommitted
1 parent c940e74 commit fb1d935

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
@@ -26,7 +26,7 @@
2626
"License :: OSI Approved :: GNU General Public License v3 (GPLv3)",
2727
"Operating System :: OS Independent",
2828
],
29-
python_requires=">=3",
29+
python_requires=">=3.6",
3030
setup_requires=setup_requires,
3131
install_requires=install_requires,
3232
tests_require=tests_require,

0 commit comments

Comments
 (0)