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

Commit

Permalink
Pin to old versions of pytest as workaround for man-group/pytest-plug…
Browse files Browse the repository at this point in the history
  • Loading branch information
jaraco committed Feb 14, 2019
1 parent 8355b65 commit ffaeb72
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ deps =
setuptools>=31.0.1
# workaround for yaml/pyyaml#126
# git+https://github.com/yaml/pyyaml@master#egg=pyyaml;python_version=="3.7"
# workaround for https://github.com/manahl/pytest-plugins/issues/110
pytest < 4
commands =
py.test {posargs}
python setup.py checkdocs
Expand Down

0 comments on commit ffaeb72

Please sign in to comment.