https://github.com/SoftwareHeritage/swh-storage
Raw File
Tip revision: 4b735d921d9358f9229f7ccffbbe035fefaafbfb authored by Jenkins for Software Heritage on 08 July 2020, 12:39:13 UTC
New upstream version 0.10.1
Tip revision: 4b735d9
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