Skip to content

Commit 979addb

Browse files
author
Alexander Willner
committed
need at least python 3.7
1 parent 966e314 commit 979addb

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
@@ -45,7 +45,7 @@ def package_files(directory):
4545
"Operating System :: MacOS :: MacOS X",
4646
"Natural Language :: English",
4747
],
48-
python_requires=">=3.6",
48+
python_requires=">=3.7",
4949
data_files=DATA_FILES,
5050
options={"py2app": OPTIONS},
5151
setup_requires=["py2app"],

0 commit comments

Comments
 (0)