Revision 4a18a04cef48757ecf5e937d372904b2293c1974 authored by Quentin Campos on 01 June 2016, 10:13:07 UTC, committed by Quentin Campos on 01 June 2016, 11:18:52 UTC
Update the setup.py file in order to add the new created directory 'swh/storage/checker'
1 parent ba83478
Raw File
requirements.txt
dateutil
psycopg2
vcversioner

# remote storage API client
requests

# remote storage API server
flask

# Internal dependencies
swh.core >= 0.0.17

click
swh.scheduler
back to top