Skip to content

Commit

Permalink
Add trove classifiers
Browse files Browse the repository at this point in the history
  • Loading branch information
SamStudio8 committed Jun 30, 2014
1 parent f748770 commit 5b8c80e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,14 @@

classifiers=[
'Development Status :: 2 - Pre-Alpha',
'Intended Audience :: Developers',
'Intended Audience :: Science/Research',
'Programming Language :: Python :: 2',
'Programming Language :: Python :: 2.7',
'Programming Language :: Python :: 3',
'Programming Language :: Python :: 3.3',
'Topic :: Scientific/Engineering',
'Topic :: Scientific/Engineering :: Bio-Informatics',
],

test_suite='tests',
Expand Down

0 comments on commit 5b8c80e

Please sign in to comment.