Page MenuHomeSoftware Heritage

D4537.diff
No OneTemporary

D4537.diff

diff --git a/conftest.py b/conftest.py
--- a/conftest.py
+++ b/conftest.py
@@ -3,4 +3,8 @@
# License: GNU General Public License version 3, or any later version
# See top-level LICENSE file for more information
-pytest_plugins = ["swh.storage.pytest_plugin", "swh.loader.pytest_plugin"]
+pytest_plugins = [
+ "aiohttp.pytest_plugin",
+ "swh.storage.pytest_plugin",
+ "swh.loader.pytest_plugin",
+]
diff --git a/requirements-test.txt b/requirements-test.txt
--- a/requirements-test.txt
+++ b/requirements-test.txt
@@ -1,5 +1,4 @@
pytest
-pytest-aiohttp
pytest-postgresql
dulwich >= 0.18.7
swh.loader.core

File Metadata

Mime Type
text/plain
Expires
Thu, Dec 19, 7:31 AM (13 h, 52 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3228828

Event Timeline