aboutsummaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in4
1 files changed, 3 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 558e461..26efb4d 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -4,7 +4,9 @@
#
# Available under the terms of Creative Commons Zero v1.0 Universal.
-include src/hydrilla/server/locales/*/LC_MESSAGES/hydrilla-messages.po
+include src/hydrilla/py.typed
+include src/hydrilla/schemas/*/*.schema.json*
+include src/hydrilla/locales/*/LC_MESSAGES/messages.po
include tests/source-package-example/*
include tests/source-package-example/LICENSES/*
include tests/source-package-example/.reuse/*