requirements: Use older pluggy
See https://github.com/Bachmann1234/diff_cover/issues/249
This commit is contained in:
parent
39ff01ca64
commit
41febf9475
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue