https://github.com/SoftwareHeritage/swh-model
Raw File
Tip revision: bdfde828453ad798932e7cd89aac74ec71efff5c authored by Thibault Allançon on 05 October 2020, 08:21:41 UTC
cli: make SWHIDParamType return SWHID type instead of string
Tip revision: bdfde82
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
attrs
attrs_strict >= 0.0.7
deprecated
hypothesis
iso8601
python-dateutil
typing_extensions

back to top