Skip to content

Commit

Permalink
Add back missing deps.
Browse files Browse the repository at this point in the history
  • Loading branch information
ionelmc committed Aug 20, 2016
1 parent b3507ed commit a7ed35c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ci/templates/tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,10 @@ passenv =
deps =
pytest
pytest-travis-fold
pytest-capturelog
process-tests
requests
psutil
commands =
{posargs:py.test -vv --ignore=src}

Expand Down
4 changes: 4 additions & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,10 @@ passenv =
deps =
pytest
pytest-travis-fold
pytest-capturelog
process-tests
requests
psutil
commands =
{posargs:py.test -vv --ignore=src}

Expand Down

0 comments on commit a7ed35c

Please sign in to comment.