https://github.com/SoftwareHeritage/swh-storage
Raw File
Tip revision: 50298707e153e09440433bf5bbb72fbb9621420a authored by Jenkins for Software Heritage on 23 March 2022, 16:00:30 UTC
New upstream version 1.2.0
Tip revision: 5029870
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