Skip to content

Commit 8bd8fe4

Browse files
committed
Add Python 3.7 to classifiers
1 parent b4266b4 commit 8bd8fe4

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
@@ -67,6 +67,7 @@ def run_tests(self):
6767
'Programming Language :: Python :: 3.4',
6868
'Programming Language :: Python :: 3.5',
6969
'Programming Language :: Python :: 3.6',
70+
'Programming Language :: Python :: 3.7',
7071
'Programming Language :: Python :: Implementation :: PyPy',
7172
"Topic :: Utilities",
7273
"Topic :: System :: Shells",

0 commit comments

Comments
 (0)