swh:1:snp:eb70f1f85391e4b077c211bec36af0061c4bf937
Raw File
Tip revision: 68aa839816778221429a41a9b4ba8c09425dc57e authored by Jenkins for Software Heritage on 04 June 2020, 10:28:44 UTC
Updated debian changelog for version 0.1.0
Tip revision: 68aa839
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