We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8376b5 commit 4d0a415Copy full SHA for 4d0a415
setup.py
@@ -34,6 +34,7 @@ def read(fname):
34
'Programming Language :: Python :: 3.4',
35
'Programming Language :: Python :: 3.5',
36
'Programming Language :: Python :: 3.6',
37
+ 'Programming Language :: Python :: 3.7',
38
'Programming Language :: Python :: Implementation :: CPython',
39
'Topic :: Software Development',
40
'Topic :: System :: Monitoring',
0 commit comments