summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 2fb2148..ec04a0b 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,8 @@
.POSIX:
+install:
+ poetry install
+
download:
poetry run download-emnist
poetry run download-nltk