Skip to content

Commit e6dc933

Browse files
authored
Update setup.py
1 parent 3a6445c commit e6dc933

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
license='The MIT License',
1818
packages=find_packages(),
1919
include_package_data=True,
20-
python_requires='>3.6',
20+
python_requires='>3.7',
2121
install_requires=[
2222
"numpy",
2323
"scipy",

0 commit comments

Comments
 (0)