Skip to content

Commit 6832a90

Browse files
author
natct10
committed
Upgrade to Python 3.7
1 parent ac07932 commit 6832a90

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
@@ -28,5 +28,5 @@
2828
'distributed learning'],
2929
license='Apache 2.0',
3030
install_requires=requirements,
31-
python_requires='>=3.6',
31+
python_requires='>=3.7',
3232
)

0 commit comments

Comments
 (0)