Skip to content

Commit 9c0e469

Browse files
Update setup.py
1 parent 500ab3c commit 9c0e469

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
@@ -42,7 +42,7 @@
4242
include_package_data=True,
4343

4444
# Required Python version
45-
python_requires='>=3.5',
45+
python_requires='>=3.6',
4646

4747
# List of dependencies
4848
install_requires=[

0 commit comments

Comments
 (0)