https://forge.softwareheritage.org/source/swh-scheduler.git
Raw File
Tip revision: fded717ec1db4be22cc19b6602dde38f81566438 authored by Jenkins for Software Heritage on 24 February 2022, 16:03:55 UTC
Updated debian changelog for version 1.0.0
Tip revision: fded717
Makefile
# Makefile driver for SWH Python modules. DO NOT CHANGE.
# You can add custom Makefile rules to Makefile.local

include ../Makefile.python
-include Makefile.local
back to top