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

Skip to content

Commit 744c484

Browse files
committed
ci: Disallow pytest 5.4.0, which is crashing.
1 parent 071da48 commit 744c484

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
@@ -1,7 +1,7 @@
11
# pip requirements for all the travis builds
22

33
coverage
4-
pytest!=4.6.0
4+
pytest!=4.6.0,!=5.4.0
55
pytest-cov
66
pytest-rerunfailures
77
pytest-timeout

0 commit comments

Comments
 (0)