https://github.com/SoftwareHeritage/swh-model
Raw File
Tip revision: a427e184fb02f4108424448b045f90187291dcb0 authored by David Douard on 11 June 2020, 15:00:50 UTC
Allow negative_utc to be None in normalize_timestamp()
Tip revision: a427e18
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
vcversioner
attrs
attrs_strict >= 0.0.7
hypothesis
python-dateutil
iso8601
back to top