Skip to content
Snippets Groups Projects
Commit bf2aa56d authored by vlorentz's avatar vlorentz
Browse files

Install test dependencies of swh-storage

swh.storage.pytest_plugin tries to import pytest_shared_session_scope when
autodoc discovers it
parent b3bc40f1
Branches master
No related tags found
No related merge requests found
Pipeline #14153 passed
...@@ -33,7 +33,7 @@ ...@@ -33,7 +33,7 @@
../swh-scheduler[simulator] ../swh-scheduler[simulator]
../swh-scrubber ../swh-scrubber
../swh-search ../swh-search
../swh-storage ../swh-storage[testing]
../swh-vault ../swh-vault
../swh-web ../swh-web
../swh-web-client ../swh-web-client
......
...@@ -28,7 +28,7 @@ swh.scanner ...@@ -28,7 +28,7 @@ swh.scanner
swh.scheduler[simulator] swh.scheduler[simulator]
swh.scrubber swh.scrubber
swh.search swh.search
swh.storage swh.storage[testing]
swh.vault swh.vault
swh.web swh.web
swh.web.client swh.web.client
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment