From a0d0b61563802e6f5aa79fd13c3b25ac32e5b002 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Fri, 1 Oct 2021 00:03:54 +0200 Subject: Update Makefile with install --- Makefile | 3 +++ 1 file changed, 3 insertions(+) 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 -- cgit v1.2.3-70-g09d2