https://forge.softwareheritage.org/source/swh-scheduler.git
Raw File
Tip revision: ee545d41ffe54ee842b5c7d939c0b13c5f8ceb47 authored by Nicolas Dandrimont on 07 August 2017, 16:43:57 UTC
test_scheduler: add missing db attribute to database tests
Tip revision: ee545d4
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