Skip to content

Commit

Permalink
Update reqs
Browse files Browse the repository at this point in the history
  • Loading branch information
luizirber committed Feb 18, 2018
1 parent c41fecf commit 4cc1166
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ numpy
matplotlib
scipy
Cython
khmer>=2.1,<3
git+https://github.com/dib-lab/khmer@feature/nodegraph_distance#egg=khmer
sphinx
alabaster
recommonmark
Expand Down
1 change: 1 addition & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,6 @@ deps=
redis
commands=
pip install -e .[test]
pip install -r requirements.txt
make coverage
codecov --gcov-glob third-party

0 comments on commit 4cc1166

Please sign in to comment.