Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 92909c1

Browse files
committed
Fix dependencies for travis build with python 3.5
1 parent bbb9425 commit 92909c1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements/testing/travis35.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,5 @@ pytest==3.4
99
pytest-cov==2.3.1
1010
pytest-timeout==1.2.1 # Newer pytest-timeouts don't support pytest 3.4.
1111
pytest-rerunfailures<5 # newer versions require pytest3.6
12+
pytest-xdist==1.24.0 # newer versions require pytest3.6
1213
sphinx==1.3

0 commit comments

Comments
 (0)