From 26b3055968afd51b692e7b5d1ffb6a97a0ad9ca0 Mon Sep 17 00:00:00 2001 From: Ines Montani Date: Sat, 15 Aug 2020 15:07:25 +0200 Subject: [PATCH] Update MANIFEST.in --- MANIFEST.in | 1 + 1 file changed, 1 insertion(+) diff --git a/MANIFEST.in b/MANIFEST.in index c79c82ada..ef42138f1 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -5,4 +5,5 @@ include README.md include pyproject.toml recursive-exclude spacy/lang *.json recursive-include spacy/lang *.json.gz +recursive-include spacy/cli *.json recursive-include licenses *