https://github.com/SoftwareHeritage/swh-storage
Raw File
Tip revision: 040bd640853c0682d33a56f7b0916f09cca38b4e authored by Jenkins for Software Heritage on 25 June 2021, 09:26:07 UTC
New upstream version 0.31.0
Tip revision: 040bd64
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