https://forge.softwareheritage.org/source/swh-scheduler.git
Raw File
Tip revision: 3d23ded31271ea5aae9e0a9ae45c6246e7e284b3 authored by Antoine R. Dumont (@ardumont) on 25 October 2018, 15:52:03 UTC
New upstream version 0.0.34
Tip revision: 3d23ded
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