We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a861ff commit 1a41104Copy full SHA for 1a41104
1 file changed
setup.py
@@ -45,6 +45,8 @@
45
'Programming Language :: Python :: 2.6',
46
'Programming Language :: Python :: 2.7',
47
'Programming Language :: Python :: 3.3',
48
+ 'Programming Language :: Python :: 3.4',
49
+ 'Programming Language :: Python :: 3.5',
50
'Topic :: Scientific/Engineering :: Bio-Informatics',
51
],
52
install_requires=[
0 commit comments