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

Skip to content

Commit 79eca0e

Browse files
authored
Merge pull request #18594 from jklymak/tst-pin-pytest
FIX: pin pytest
2 parents 55fb9f0 + 14c19a9 commit 79eca0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/testing/travis_all.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
certifi
44
coverage
5-
pytest!=4.6.0,!=5.4.0
5+
pytest!=4.6.0,!=5.4.0,!=6.1.0
66
pytest-cov
77
pytest-rerunfailures
88
pytest-timeout

0 commit comments

Comments
 (0)