Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
NuruddinKhoiry committed Jun 21, 2022
1 parent c5236d6 commit b613be0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
version = '0.1.1',
author = 'Ahmad Nuruddin Khoiri',
author_email = '[email protected]',
long_description = 'Mining NCBI BLAST output with vote and lca methods',
long_description = 'Mining NCBI BLAST outputs',
license = 'GPLv3',
packages=find_packages(),
entry_points = {'console_scripts': ['blastMining = blastMining.blastMining:main']},
Expand Down

0 comments on commit b613be0

Please sign in to comment.