We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6bf57a2 + 0e1c9d3 commit 43ef9aeCopy full SHA for 43ef9ae
setup.py
@@ -40,10 +40,10 @@
40
'Operating System :: POSIX :: Linux',
41
'Operating System :: MacOS :: MacOS X',
42
'Operating System :: Microsoft :: Windows',
43
- 'Programming Language :: Python :: 2 :: 2.7',
44
- 'Programming Language :: Python :: 3 :: 3.4',
45
- 'Programming Language :: Python :: 3 :: 3.5',
46
- 'Programming Language :: Python :: 3 :: 3.6',
+ 'Programming Language :: Python :: 2.7',
+ 'Programming Language :: Python :: 3.4',
+ 'Programming Language :: Python :: 3.5',
+ 'Programming Language :: Python :: 3.6',
47
'Programming Language :: Python :: Implementation :: CPython',
48
'Programming Language :: Python :: Implementation :: PyPy',
49
],
0 commit comments