Skip to content
Snippets Groups Projects
Commit 41c57740 authored by Antoine Lambert's avatar Antoine Lambert
Browse files

requirements-test.txt: Remove not needed swh dependencies

parent 534ea97d
No related branches found
No related tags found
1 merge request!50requirements-test.txt: Remove not needed swh dependencies
......@@ -4,6 +4,4 @@ pytest_asyncio
pytest_flask
swh.core[testing-core]
swh.model[testing]
swh.storage[testing]
swh.web[testing]
asynctest
......@@ -5,7 +5,7 @@
from flask import Flask, request
from swh.web.common.exc import LargePayloadExc
from swh.scanner.exceptions import LargePayloadExc
from .data import present_swhids
......
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