Skip to content

Commit

Permalink
[skyhwd] refs skycoin#126 Updated requirements for travis
Browse files Browse the repository at this point in the history
  • Loading branch information
stdevMac committed Apr 12, 2019
1 parent ea9b839 commit c9eb196
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 0 deletions.
5 changes: 5 additions & 0 deletions requirements.dev.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
coverage>=4.0.3
nose>=1.3.7
pluggy>=0.3.1
py>=1.4.31
randomize>=0.13

pytest
pytest-runner
Expand Down
10 changes: 10 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
coverage>=4.0.3
nose>=1.3.7
pluggy>=0.3.1
py>=1.4.31
randomize>=0.13

pytest
pytest-runner
tox
tox-pyenv
wheel


0 comments on commit c9eb196

Please sign in to comment.