We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82ed8b3 commit a82ed38Copy full SHA for a82ed38
setup.py
@@ -33,9 +33,9 @@ def readlocal(fname):
33
'Programming Language :: Python :: 2',
34
'Programming Language :: Python :: 2.7',
35
'Programming Language :: Python :: 3',
36
- 'Programming Language :: Python :: 3.4',
37
'Programming Language :: Python :: 3.5',
38
'Programming Language :: Python :: 3.6',
+ 'Programming Language :: Python :: 3.7',
39
'Topic :: Scientific/Engineering',
40
'Topic :: Software Development :: Libraries',
41
]
0 commit comments