tox: Update hypothesis/hypothesis-pytest.
This commit is contained in:
parent
7e7fe9b4ce
commit
8ac48699f2
6
tox.ini
6
tox.ini
@ -27,8 +27,8 @@ deps =
|
||||
pytest-qt==1.5.1
|
||||
pytest-mock==0.7.0
|
||||
pytest-html==1.3.2
|
||||
hypothesis==1.10.0
|
||||
hypothesis-pytest==0.15.0
|
||||
hypothesis==1.10.1
|
||||
hypothesis-pytest==0.15.1
|
||||
commands =
|
||||
{envpython} scripts/link_pyqt.py --tox {envdir}
|
||||
{envpython} -m py.test --strict -rfEsw {posargs:tests}
|
||||
@ -82,7 +82,7 @@ deps =
|
||||
astroid==1.3.8
|
||||
beautifulsoup4==4.4.0
|
||||
pylint==1.4.4
|
||||
hypothesis==1.10.0
|
||||
hypothesis==1.10.1
|
||||
logilab-common==1.0.2
|
||||
six==1.9.0
|
||||
commands =
|
||||
|
Loading…
Reference in New Issue
Block a user