Revision b1d99e19d0aa8627d2c5619f105bbe660730a34d authored by Quentin Campos on 12 May 2016, 13:08:50 UTC, committed by Quentin Campos on 12 May 2016, 13:10:03 UTC
Summary:
Use click in order to improve the routine.
Closes T402

Reviewers: #reviewers, ardumont

Maniphest Tasks: T402

Differential Revision: https://forge.softwareheritage.org/D26
1 parent 7afda21
Raw File
requirements.txt
dateutil
psycopg2
vcversioner

# remote storage API client
requests

# remote storage API server
flask

# Internal dependencies
swh.core >= 0.0.17
back to top