diff --git a/MANIFEST.in b/MANIFEST.in index 0a63554..140384f 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -2,6 +2,8 @@ # are packaged. Therefore, this file lists only those files that are # version-controlled but should not end up in distributions. +include data/* + exclude .gitignore exclude .gitlab-ci.yaml exclude pull_request_template.md