From 42a4abf44ad1e5772b25a8334c4ae9e796235978 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ionel=20Cristian=20M=C4=83rie=C8=99?= Date: Mon, 12 Oct 2015 19:40:10 +0300 Subject: [PATCH] Update some deps. Only install pytest-cov in envs with cover. --- tox.ini | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tox.ini b/tox.ini index 3f2f107..e4f7eef 100644 --- a/tox.ini +++ b/tox.ini @@ -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