requirements-test: Add missing swh-scheduler[testing] dependency
It fixes installation of dependencies required by swh-scheduler pytest plugin.
This commit is contained in:
parent
32be94a89b
commit
329cb2e44a
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@ pandas
|
|||
pytest
|
||||
pytest-mock
|
||||
requests_mock
|
||||
swh-scheduler[testing]
|
||||
types-click
|
||||
types-pyyaml
|
||||
types-requests
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue