We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1a47a5 commit cea848eCopy full SHA for cea848e
setup.py
@@ -516,10 +516,10 @@ def run(self):
516
'Programming Language :: Python :: 2',
517
'Programming Language :: Python :: 2.7',
518
'Programming Language :: Python :: 3',
519
- 'Programming Language :: Python :: 3.3',
520
'Programming Language :: Python :: 3.4',
521
'Programming Language :: Python :: 3.5',
522
'Programming Language :: Python :: 3.6',
+ 'Programming Language :: Python :: 3.7',
523
'Operating System :: Microsoft :: Windows',
524
'Operating System :: POSIX :: Linux',
525
'Operating System :: MacOS :: MacOS X',
0 commit comments