Skip to content

Commit

Permalink
Merge pull request #393 from broadinstitute/dp-requirements
Browse files Browse the repository at this point in the history
move pytest from requirements to requirements-tests
  • Loading branch information
dpark01 committed Jul 1, 2016
2 parents 308997c + abc1c4b commit b057c17
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions requirements-tests.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
pytest==2.9.1
coveralls==1.1
pycodestyle
mock==2.0.0
Expand Down
1 change: 0 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,5 @@
biopython==1.64
future>=0.15.2
futures==3.0.3; python_version == '2.6' or python_version=='2.7'
pytest==2.9.1
pysam==0.8.3
PyYAML==3.11

0 comments on commit b057c17

Please sign in to comment.