https://github.com/SoftwareHeritage/swh-storage
Raw File
Tip revision: 8c6e8d71ee6a6e00c79a062656b63703f4e18b7f authored by Nicolas Dandrimont on 14 June 2016, 15:23:09 UTC
d/control; requirements: Bump swh.core dependency to 0.0.20
Tip revision: 8c6e8d7
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