Skip to content

Commit

Permalink
fix setup.py.
Browse files Browse the repository at this point in the history
  • Loading branch information
jadolfbr committed Feb 14, 2018
1 parent c319582 commit b0aefea
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 @@ -103,13 +103,13 @@ def find_all_packages():
packages= find_all_packages(),
install_requires=[
'biopython',
"sphinx-argparse",
'numpy',
'scipy',
'scikit-learn',
'pandas',
'seaborn',
'overrides',
'sphinx - argparse',
'weblogo'],
classifiers=[
'License :: OSI Approved :: BSD License',
Expand Down

0 comments on commit b0aefea

Please sign in to comment.