Skip to content

Commit eb67f32

Browse files
jimuxJames Smyth
andauthored
Remove all-encompassing python support. (#57)
This line identfying Python without providing a version results it being counted for all Python versions. Having recently dropped Python 2 support, this current Python 3-only version is being distributed to Python 2 projects by PyPi. Co-authored-by: James Smyth <jsmyth@cyberpointllc.com>
1 parent b15a58b commit eb67f32

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
'Intended Audience :: Developers',
1616
'License :: OSI Approved :: BSD License',
1717
'Operating System :: OS Independent',
18-
'Programming Language :: Python',
1918
'Programming Language :: Python :: 3',
2019
'Programming Language :: Python :: 3.5',
2120
'Programming Language :: Python :: 3.6',

0 commit comments

Comments
 (0)