diff options
Diffstat (limited to 'MANIFEST.in')
-rw-r--r-- | MANIFEST.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in index 5c563b4..7b65971 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -4,6 +4,6 @@ # # Available under the terms of Creative Commons Zero v1.0 Universal. -include src/hydrilla/builder/schemas/package_source-*.schema.json* +include src/hydrilla/schemas/*.schema.json* include src/test/source-package-example/* global-exclude .git .gitignore .gitmodules |