Skip to content

Commit

Permalink
Merge pull request #84 from mnencia/tox-env-fix
Browse files Browse the repository at this point in the history
Use reqs-dev.txt to build the tox environments
  • Loading branch information
neithere committed Oct 12, 2015
2 parents fa50028 + 6b6c7d7 commit 9573b99
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions tox.ini
Expand Up @@ -3,10 +3,7 @@ envlist=py26,py27,py32,py34,pypy

[testenv]
deps=
coverage
mock
pytest
pytest-cov
-rreqs-dev.txt
commands=
py.test []

Expand Down

0 comments on commit 9573b99

Please sign in to comment.