8000 ci: Disallow pytest 5.4.0, which is crashing. · matplotlib/matplotlib@16c12fb · GitHub
[go: up one dir, main page]

Skip to content

Commit 16c12fb

Browse files
committed
ci: Disallow pytest 5.4.0, which is crashing.
1 parent 41f16e0 commit 16c12fb

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,!=5.3.3
8+
pytest!=4.6.0,!=5.3.3,!=5.4.0
99
pytest-cov
1010
pytest-rerunfailures
1111
pytest-timeout

0 commit comments

Comments
 (0)
0