https://github.com/SoftwareHeritage/swh-storage
Raw File
Tip revision: ffe636f347c6b67eb9749e0c6b386ecc0bf6f208 authored by Jenkins for Software Heritage on 24 August 2021, 15:01:32 UTC
Updated debian changelog for version 0.36.0
Tip revision: ffe636f
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