https://github.com/SoftwareHeritage/swh-storage
Raw File
Tip revision: 7dc4438178c0c91eac56c59427474164b03819ef authored by Jenkins for Software Heritage on 10 October 2022, 12:05:01 UTC
Updated debian changelog for version 1.7.0
Tip revision: 7dc4438
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