Skip to content
Snippets Groups Projects
Commit 21e850a5 authored by Nicolas Dandrimont's avatar Nicolas Dandrimont
Browse files

Require the swh.journal pytest plugin explicitly

parent 62b02c32
No related branches found
No related tags found
No related merge requests found
Pipeline #14405 failed
# Copyright (C) 2025 The Software Heritage developers
# See the AUTHORS file at the top-level directory of this distribution
# License: GNU General Public License version 3, or any later version
# See top-level LICENSE file for more information
pytest_plugins = ["swh.journal.pytest_plugin"]
......@@ -2,6 +2,7 @@ boto3-stubs
botocore-stubs
pytest >= 8.1
swh.core[testing]
swh.journal[pytest]
types-confluent-kafka
types-python-dateutil
types-pyyaml
......
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