Skip to content

Commit c0b901d

Browse files
Test changing version requirements for 8.1.2 install(#8)
1 parent bd203a9 commit c0b901d

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
@@ -57,7 +57,7 @@
5757
"six",
5858
"sqlalchemy"
5959
],
60-
python_requires=">= 3.8",
60+
python_requires=">= 3.6",
6161
classifiers=[
6262
"Intended Audience :: Developers",
6363
"License :: OSI Approved :: Apache Software License",

0 commit comments

Comments
 (0)