https://forge.softwareheritage.org/source/swh-scheduler.git
Raw File
Tip revision: a65c4ed4567b5eca250bdfd8f8a9a35ca5ca280e authored by Antoine Lambert on 26 January 2023, 13:06:45 UTC
celery_backend/config: Fix missing comma in setup_log_handler
Tip revision: a65c4ed
requirements-test.txt
pytest
pytest-mock
pytest-postgresql < 4.0.0  # version 4.0 depends on psycopg 3. https://github.com/ClearcodeHQ/pytest-postgresql/blob/main/CHANGES.rst#400
hypothesis >= 3.11.0
swh.lister
swh.storage[testing]
types-click
types-flask
types-pyyaml
types-requests
types-Deprecated
back to top