https://forge.softwareheritage.org/source/swh-scheduler.git
Revision 59b4cb3f1c7a081e0d28b11d15888d38a9de151e authored by Nicolas Dandrimont on 13 January 2021, 14:25:56 UTC, committed by Valentin Lorentz on 14 January 2021, 12:53:31 UTC
1 parent 4f5338f
Raw File
Tip revision: 59b4cb3f1c7a081e0d28b11d15888d38a9de151e authored by Nicolas Dandrimont on 13 January 2021, 14:25:56 UTC
Reorganize ListedOrigin fixtures to generate multiple visit_types
Tip revision: 59b4cb3
MANIFEST.in
include README.md
include Makefile
include requirements*.txt
include version.txt
recursive-include swh/scheduler/sql *.sql
recursive-include swh py.typed
back to top