Files
grapher/Makefile
2025-02-14 13:34:31 +01:00

5 lines
53 B
Makefile

init:
pip install -r requirements.txt
.PHONY: init