https://forge.softwareheritage.org/source/swh-counters
Raw File
Tip revision: 2fef22b257ac3a2079c68ac979d84756058878ef authored by Valentin Lorentz on 26 March 2021, 11:39:51 UTC
Fix documentation headers
Tip revision: 2fef22b
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