https://forge.softwareheritage.org/source/swh-scheduler.git
Raw File
Tip revision: aaa5dfd9d7ea5910b67b961ffd6d5b9527ffec08 authored by Nicolas Dandrimont on 09 March 2017, 10:12:09 UTC
celery_backend.config: only log to database if log_db is present
Tip revision: aaa5dfd
requirements.txt
# Add here external Python modules dependencies, one per line. Module names
# should match https://pypi.python.org/pypi names. For the full spec or
# dependency lines, see https://pip.readthedocs.org/en/1.1/requirements.html

arrow
celery<4
Click
psycopg2
vcversioner


back to top