summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustaf Rydholm <gustaf.rydholm@gmail.com>2021-10-01 00:03:54 +0200
committerGustaf Rydholm <gustaf.rydholm@gmail.com>2021-10-01 00:03:54 +0200
commita0d0b61563802e6f5aa79fd13c3b25ac32e5b002 (patch)
tree63d20b7439c5b398483c9ece462b0b2975999180
parent99c61a0b45a6f613f97fae94cab401e097da3118 (diff)
Update Makefile with install
-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