Skip to content

Commit 800194a

Browse files
committed
Update Trove classifiers.
1 parent c3b9989 commit 800194a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

setup.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,8 @@ def read(*parts):
3434
'Programming Language :: Python :: 2',
3535
'Programming Language :: Python :: 2.7',
3636
'Programming Language :: Python :: 3',
37-
'Programming Language :: Python :: 3.4',
38-
'Programming Language :: Python :: 3.5',
3937
'Programming Language :: Python :: 3.6',
38+
'Programming Language :: Python :: 3.7',
4039
'Topic :: Internet :: WWW/HTTP',
4140
],
4241
extras_require={

0 commit comments

Comments
 (0)