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

Skip to content

Commit abf19a0

Browse files
authored
Specify !=4.6.0 on Travis
1 parent b444282 commit abf19a0

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.1
8+
pytest!=4.6.0
99
pytest-cov
1010
pytest-faulthandler
1111
pytest-rerunfailures

0 commit comments

Comments
 (0)