https://github.com/SoftwareHeritage/swh-model
Raw File
Tip revision: 92c2d4b4f3d0e8b13dcc8c8b2f7fc1a647afa439 authored by Jenkins for Software Heritage on 25 June 2021, 10:45:56 UTC
Updated backport on buster-swh from debian/2.6.2-1_swh1 (unstable-swh)
Tip revision: 92c2d4b
.gitignore
*~
build
/.coverage
/.coverage.*
dist
*.egg-info/
.eggs/
.hypothesis
*.pyc
__pycache__
.pytest_cache
*.sw?
.tox
version.txt
.mypy_cache/
back to top