From 0e2c3f53acaf8ca2dbbc7c2420b157b338b6fdcb Mon Sep 17 00:00:00 2001 From: Elena ``of Valhalla'' Grandi Date: Thu, 8 Oct 2020 17:04:29 +0200 Subject: Include test data in the generated tarball --- MANIFEST.in | 1 + 1 file changed, 1 insertion(+) diff --git a/MANIFEST.in b/MANIFEST.in index aa4221c..c092241 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -2,3 +2,4 @@ recursive-exclude * .gitignore recursive-include docs * recursive-exclude docs/build * include CHANGELOG.rst +recursive-include tests/data * -- cgit v1.2.3