https://forge.softwareheritage.org/source/swh-scheduler.git
Raw File
Tip revision: 1e3465904bb359126d668c30c4e9428170b0b0a7 authored by Jenkins for Software Heritage on 12 May 2022, 11:58:56 UTC
Updated backport on buster-swh from debian/1.1.2-1_swh1 (unstable-swh)
Tip revision: 1e34659
.gitignore
*.pyc
*.sw?
*~
/.coverage
/.coverage.*
.eggs/
__pycache__
*.egg-info/
build/
dist/
version.txt
/.hypothesis/
/.tox/
.mypy_cache/
back to top