Skip to content

Commit

Permalink
Pin old pytest version.
Browse files Browse the repository at this point in the history
  • Loading branch information
brunns committed Jan 14, 2020
1 parent 725568f commit 84530e0
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 @@ -7,7 +7,7 @@ envlist = py26,py27,py32,py33,py34,py35,py36,py37,py38,pypy2.7,pypy3.6,docs-py3
[testenv]
commands = {envbindir}/py.test []
{envpython} tests/object_import.py
deps = pytest
deps = pytest~=3.0
mock
pytest-cov

Expand Down

0 comments on commit 84530e0

Please sign in to comment.