bindings: python: add build_tests.py to the manifest
authorBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Thu, 9 Nov 2023 20:21:24 +0000 (21:21 +0100)
committerBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Thu, 9 Nov 2023 20:22:07 +0000 (21:22 +0100)
commitab8662e50e1e756bf22c06f7ce97bbcd55584ad0
tree846db4e37a872cbabc390a8dbe0823199f1c7294
parent3a0f6a0dd3c0fa3a4df8e2106309c25368923d64
bindings: python: add build_tests.py to the manifest

build_tests.py is not part of the sdist so tests cannot be built from
pypi releases. Add it to MANIFEST.in.

Fixes: d588a6a5928a ("bindings: python: standalone build tooling for tests")
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
bindings/python/MANIFEST.in