Skip to content

Commit d1d8c13

Browse files
authored
Merge pull request #260 from krassowski/fix-ci-for-3-5
Fix Travis with Python 3.5
2 parents f6e6555 + df89fef commit d1d8c13

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements/utest.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@ pytest-cov
66
pytest-flake8
77
pytest-runner
88
python-language-server
9+
pluggy<1.0,>=0.12 # Python 3.5 CI Travis, may need update with new pytest releases, see issue 259

0 commit comments

Comments
 (0)