grapher/Makefile

5 lines
53 B
Makefile
Raw Normal View History

2025-02-14 13:34:31 +01:00
init:
pip install -r requirements.txt
.PHONY: init