aboutsummaryrefslogtreecommitdiff
path: root/MANIFEST.in
blob: 821a4a714030cb2a016c30991861f90cf4117896 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# SPDX-License-Identifier: CC0-1.0

# Copyright (C) 2022 Wojtek Kosior <koszko@koszko.org>
#
# Available under the terms of Creative Commons Zero v1.0 Universal.

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/*
include **/*.jinja
global-exclude .git .gitignore .gitmodules *.mo