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

Skip to content

Commit 5791d84

Browse files
committed
Limit us to pytest < 2.8 to fix build
1 parent 3eba6ff commit 5791d84

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ coverage
55
flake8
66
mock
77
pylint<1.4
8-
pytest
8+
pytest<2.8

0 commit comments

Comments
 (0)