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

Skip to content

Commit 9005a13

Browse files
authored
Merge pull request #16259 from tacaswell/fix_qt_ci
TST: something changed in pytest 5.3.3 that breaks our qt fixtures
2 parents f65a26e + 527af59 commit 9005a13

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
@@ -5,7 +5,7 @@ cycler
55
numpy
66
pillow
77
pyparsing
8-
pytest!=4.6.0
8+
pytest!=4.6.0,!=5.3.3
99
pytest-cov
1010
pytest-rerunfailures
1111
pytest-timeout

0 commit comments

Comments
 (0)