Skip to content

Commit 4d0a415

Browse files
committed
add python 3.7 to setup.py
1 parent e8376b5 commit 4d0a415

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
@@ -34,6 +34,7 @@ def read(fname):
3434
'Programming Language :: Python :: 3.4',
3535
'Programming Language :: Python :: 3.5',
3636
'Programming Language :: Python :: 3.6',
37+
'Programming Language :: Python :: 3.7',
3738
'Programming Language :: Python :: Implementation :: CPython',
3839
'Topic :: Software Development',
3940
'Topic :: System :: Monitoring',

0 commit comments

Comments
 (0)