Joshua Lochner
Add requirements file and make command
5f40236
raw history blame
No virus
59 Bytes
PIP := pip3
install:
$(PIP) install -r requirements.txt