summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0476f1d..abfd56d 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,8 @@
.POSIX:
+check:
+ nox
+
install:
poetry install
@@ -9,7 +12,7 @@ download:
poetry run download-iam
generate:
- poetry run generate-emnist-lines
+ poetry run generate-emnist-lines
poetry run generate-iam-lines
poetry run generate-iam-paragraphs
poetry run generate-iam-synthetic-paragraphs