Skip to content

Commit 1ac84a4

Browse files
Merge pull request #133 from csdenboer/patch-1
update setup.py: only python 3.7 is supported.
2 parents 841caf7 + 4a9ffcf commit 1ac84a4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

setup.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,6 @@
5858

5959
# Specify the Python versions you support here. In particular, ensure
6060
# that you indicate whether you support Python 2, Python 3 or both.
61-
'Programming Language :: Python :: 3.5',
62-
'Programming Language :: Python :: 3.6',
6361
'Programming Language :: Python :: 3.7',
6462
],
6563

0 commit comments

Comments
 (0)