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

Skip to content

Commit aa2109b

Browse files
authored
Merge pull request #13009 from timhoffm/fix-travis-py35
Fix dependencies for travis build with python 3.5
2 parents bbb9425 + 92909c1 commit aa2109b

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)