Skip to content

Commit 60e2648

Browse files
canyon289twiecki
authored andcommitted
Update setup.py
1 parent b08a2fc commit 60e2648

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
@@ -85,7 +85,7 @@ def get_version():
8585
# package_data={'docs': ['*']},
8686
include_package_data=True,
8787
classifiers=classifiers,
88-
python_requires=">=3.8",
88+
python_requires=">=3.7",
8989
install_requires=install_reqs,
9090
tests_require=test_reqs,
9191
)

0 commit comments

Comments
 (0)