https://github.com/SoftwareHeritage/swh-storage
Raw File
Tip revision: a9fde72c48162a6710add58355f2802f88c907f0 authored by Antoine R. Dumont (@ardumont) on 13 September 2021, 12:25:34 UTC
Allow filtering extids per extid_version/extid_type when reading
Tip revision: a9fde72
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