-
- Downloads
Make pytest plugin optional and provide it in a separate extra requires
This allows tests that require the pytest plugin to depend on `swh.journal[pytest]` rather than the full `swh.journal[testing]`. It also avoids importing the whole kafka suite as soon as swh.journal is installed.
conftest.py
0 → 100644
requirements-pytest.txt
0 → 100644
Please register or sign in to comment