Cachoups commited on
Commit
851e1f6
·
verified ·
1 Parent(s): 2eadd3e

Upload makefile

Browse files
Files changed (1) hide show
  1. output/makefile +4 -0
output/makefile ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ setup: requirements.txt
2
+ pip install -r requirements.txt
3
+ clear:
4
+ rm output/*