8000 TST: tweak installed versions of things · MacPython/matplotlib-wheels@72398be · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Apr 16, 2021. It is now read-only.

Commit 72398be

Browse files
committed
TST: tweak installed versions of things
1 parent 9008071 commit 72398be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ install:
111111
- python rm_test_images.py wheelhouse/*.whl
112112

113113
script:
114-
- TEST_DEPENDS="numpy==$NP_TEST_DEP pytest mock sphinx pytest pytest-timeout pytest-xdist pytest-faulthandler pytest-rerunfailures requests[security]"
114+
- TEST_DEPENDS="numpy==$NP_TEST_DEP pytest<4 mock sphinx pytest pytest-timeout pytest-xdist pytest-faulthandler pytest-rerunfailures requests[security] pyqt5"
115115
# increase number of open files allowed for tests, on OSX
116116
# https://github.com/matplotlib/matplotlib/issues/3315
117117
- ulimit -n 4096

0 commit comments

Comments
 (0)
0