https://github.com/SoftwareHeritage/swh-storage
Raw File
Tip revision: b4cd42df4ffdf9bfbefb46292fa318f31e653782 authored by Jenkins for Software Heritage on 28 July 2020, 08:10:17 UTC
New upstream version 0.11.5
Tip revision: b4cd42d
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