https://forge.softwareheritage.org/source/swh-scheduler.git
Raw File
Tip revision: b1ab20f948a2cb08e75667f07a20ca1023d42146 authored by Jenkins for Software Heritage on 23 January 2020, 12:47:43 UTC
Updated debian changelog for version 0.0.70
Tip revision: b1ab20f
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