Skip to content

Commit

Permalink
Install all requirements in tox
Browse files Browse the repository at this point in the history
  • Loading branch information
ghickman committed Dec 24, 2015
1 parent 8e42f0e commit b35d6cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ envlist = py27, py33, py34, py35, pypy, flake8

[testenv]
deps =
pytest
-rrequirements.txt
commands =
py.test

Expand Down

0 comments on commit b35d6cf

Please sign in to comment.