https://forge.softwareheritage.org/source/swh-scheduler.git
Raw File
Tip revision: 4886edf626ce1d3ae3936bec0a1c613243bc7768 authored by Nicolas Dandrimont on 23 February 2016, 16:08:46 UTC
Add cli to setup.py
Tip revision: 4886edf
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