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.
1 parent 9c664ac commit 396a8c1Copy full SHA for 396a8c1
setup.py
@@ -40,8 +40,10 @@
40
'Natural Language :: English',
41
'Operating System :: POSIX :: Linux',
42
'Programming Language :: Python',
43
- 'Programming Language :: Python :: 2 :: Only',
+ 'Programming Language :: Python :: 2',
44
+ 'Programming Language :: Python :: 3',
45
'Programming Language :: Python :: 2.7',
46
+ 'Programming Language :: Python :: 3.4',
47
'Topic :: Scientific/Engineering',
48
'Topic :: Scientific/Engineering :: Bio-Informatics',
49
'Topic :: Scientific/Engineering :: Chemistry',
0 commit comments