Skip to content

Commit

Permalink
specific pytest version
Browse files Browse the repository at this point in the history
  • Loading branch information
zhaoyijun authored and youngsofun committed Jan 14, 2019
1 parent 9f650d0 commit 1839235
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 @@ -7,6 +7,6 @@ commands =
pytest -v -n 1 --reruns 3 --capture no
deps =
-rreq.txt
pytest
pytest-xdist
pytest-rerunfailures
pytest==3.10.1
pytest-xdist==1.25.0
pytest-rerunfailures==6.0

0 comments on commit 1839235

Please sign in to comment.