https://github.com/SoftwareHeritage/swh-model
Raw File
Tip revision: a7d9aca2b0df15c64d4e42e263422df9908ae42b authored by David Douard on 01 July 2020, 13:13:59 UTC
Extract the extra_headers from metadata on the Revision model class
Tip revision: a7d9aca
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
vcversioner
back to top