https://github.com/SoftwareHeritage/swh-storage
Raw File
Tip revision: d19a0d1a35454af0719aa59524a9eae92d72cc58 authored by Antoine R. Dumont (@ardumont) on 14 December 2018, 14:43:53 UTC
Update requirements to latest swh.core
Tip revision: d19a0d1
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