https://github.com/SoftwareHeritage/swh-storage
Raw File
Tip revision: 332da1be74736dd04dec35265856c84733d2a345 authored by Jenkins for Software Heritage on 21 February 2019, 12:59:47 UTC
New upstream version 0.0.127
Tip revision: 332da1b
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