Skip to content
This repository was archived by the owner on Dec 4, 2023. It is now read-only.

Commit ffaeb72

Browse files
committed
Pin to old versions of pytest as workaround for man-group/pytest-plugins#110.
1 parent 8355b65 commit ffaeb72

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tox.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ deps =
77
setuptools>=31.0.1
88
# workaround for yaml/pyyaml#126
99
# git+https://github.com/yaml/pyyaml@master#egg=pyyaml;python_version=="3.7"
10+
# workaround for https://github.com/manahl/pytest-plugins/issues/110
11+
pytest < 4
1012
commands =
1113
py.test {posargs}
1214
python setup.py checkdocs

0 commit comments

Comments
 (0)