Skip to content

Commit 52e9eb9

Browse files
committed
MNT Add 3.7 to PyPI classifiers
1 parent 3d567a7 commit 52e9eb9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,7 @@ def setup_package():
185185
'Programming Language :: Python :: 3.4',
186186
'Programming Language :: Python :: 3.5',
187187
'Programming Language :: Python :: 3.6',
188+
'Programming Language :: Python :: 3.7',
188189
],
189190
cmdclass=cmdclass,
190191
install_requires=[

0 commit comments

Comments
 (0)