https://forge.softwareheritage.org/source/swh-scheduler.git
Raw File
Tip revision: 811718bccff100973e9a2d011da8439fe2546ab7 authored by Antoine R. Dumont (@ardumont) on 01 July 2016, 13:29:51 UTC
Just use default date of insertion to sort and reschedule job
Tip revision: 811718b
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
Click
psycopg2
vcversioner

swh.core

back to top