We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3043909 commit 13c41ddCopy full SHA for 13c41dd
setup.py
@@ -44,12 +44,10 @@
44
'Programming Language :: Python :: 2',
45
'Programming Language :: Python :: 2.7',
46
'Programming Language :: Python :: 3',
47
- 'Programming Language :: Python :: 3.1',
48
- 'Programming Language :: Python :: 3.2',
49
- 'Programming Language :: Python :: 3.3',
50
- 'Programming Language :: Python :: 3.4',
51
- 'Programming Language :: Python :: 3.5',
52
'Programming Language :: Python :: 3.6',
+ 'Programming Language :: Python :: 3.7',
+ 'Programming Language :: Python :: 3.8',
+ 'Programming Language :: Python :: 3.9',
53
'Topic :: Software Development',
54
'Topic :: Software Development :: Libraries :: Python Modules',
55
'Topic :: Software Development :: Quality Assurance',
0 commit comments