https://github.com/SoftwareHeritage/swh-model
Raw File
Tip revision: 8156d57ac4eb13b0436b55e5928a159e4989f260 authored by Jenkins for Software Heritage on 09 April 2019, 15:11:50 UTC
New upstream version 0.0.33
Tip revision: 8156d57
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