Skip to content

Commit a1cb2ba

Browse files
authored
Merge pull request matplotlib#18606 from hugovk/unpin-pytest
Revert "FIX: pin pytest"
2 parents f65707c + efbbf57 commit a1cb2ba

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
@@ -2,7 +2,7 @@
22

33
certifi
44
coverage
5-
pytest!=4.6.0,!=5.4.0,!=6.1.0
5+
pytest!=4.6.0,!=5.4.0
66
pytest-cov
77
pytest-rerunfailures
88
pytest-timeout

0 commit comments

Comments
 (0)