aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 1464886..f811376 100644
--- a/Makefile
+++ b/Makefile
@@ -1,3 +1,6 @@
1install:
2 pip install --user -r requirements.txt
3
1test: 4test:
2 python test.py 5 python test.py
3 6