https://forge.softwareheritage.org/source/swh-scheduler.git
Raw File
Tip revision: 9c2b3299814d4005cfcc788ea6fa935ae96ab00f authored by Antoine R. Dumont (@ardumont) on 03 September 2019, 08:18:30 UTC
50-swh-data: Add load-tar task-type
Tip revision: 9c2b329
.gitignore
*.pyc
*.sw?
*~
/.coverage
/.coverage.*
.eggs/
__pycache__
*.egg-info/
build/
dist/
version.txt
/.hypothesis/
/.tox/
back to top