Skip to content

Commit

Permalink
Update some deps. Only install pytest-cov in envs with cover.
Browse files Browse the repository at this point in the history
  • Loading branch information
ionelmc committed Oct 12, 2015
1 parent edce358 commit 42a4abf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,11 @@ deps =
{2.6,2.7,3.2,3.3,pypy}: statistics==1.0.3.5
pytest28: git+https://github.com/pytest-dev/pytest.git#egg=pytest
pytest27: pytest==2.7.2
pytest-cov==2.1.0
cover: pytest-cov
cover: coverage<4.0
pypy: jitviewer
aspectlib==1.3.0
pygal==2.0.6
aspectlib==1.3.3
pygal==2.0.7
pygaljs==1.0.1
freezegun==0.3.5

Expand Down

0 comments on commit 42a4abf

Please sign in to comment.