https://github.com/SoftwareHeritage/swh-storage
Raw File
Tip revision: 4e1c0dab3d3979799fdee608bf161a63c286a618 authored by Jenkins for Software Heritage on 11 October 2021, 15:04:39 UTC
Updated backport on buster-swh from debian/0.38.0-1_swh1 (unstable-swh)
Tip revision: 4e1c0da
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