diff options
Diffstat (limited to 'tox.ini')
-rw-r--r-- | tox.ini | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ usedevelop = True deps = # https://requires.io/github/nedbat/coveragepy/requirements/ - git+https://github.com/nedbat/pytest.git@bug2038#egg=pytest==0.0 + pytest>=3.0.5 pytest-xdist==1.15.0 pytest-warnings==0.2.0 pip==9.0.1 |