Skip to content

Commit 205f679

Browse files
authored
updated python requirement
1 parent 5ab1a26 commit 205f679

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
@@ -33,7 +33,7 @@
3333
classifiers=classifiers,
3434
install_requires=requirements,
3535
include_package_data=True,
36-
python_requires='>=3.6'
36+
python_requires='>=3.7'
3737
)
3838

3939

0 commit comments

Comments
 (0)