requirements: Use older pluggy

See https://github.com/Bachmann1234/diff_cover/issues/249
This commit is contained in:
Florian Bruhin 2021-09-13 08:30:52 +02:00
parent 39ff01ca64
commit 41febf9475
1 changed files with 3 additions and 0 deletions

View File

@ -11,6 +11,9 @@ pytest-mock
pytest-qt
pytest-rerunfailures
## WORKAROUND for https://github.com/Bachmann1234/diff_cover/issues/249
pluggy<1.0.0
## optional:
# To test :debug-trace, gets skipped if hunter is not installed
hunter