swh:1:snp:eb70f1f85391e4b077c211bec36af0061c4bf937
Raw File
Tip revision: 33925f735eca54f84bfa589cd42ecb15bce7007a authored by Jenkins for Software Heritage on 16 December 2019, 13:41:38 UTC
New upstream version 0.0.162
Tip revision: 33925f7
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