bindings: python: add missing test package files to the manifest
authorBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Wed, 12 Apr 2023 20:34:16 +0000 (22:34 +0200)
committerBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Wed, 12 Apr 2023 20:34:16 +0000 (22:34 +0200)
commitff1245f351dd1e8354d23eb972cec3b84c4589d3
treec4e636719fe1a7bb345be30399ab7d99c89a026f
parent381862780dc34ce63af7c87a3f8c91837619a165
bindings: python: add missing test package files to the manifest

__main__.py and __init__.py are omitted with the default source discovery
so add an explicit recursive include for tests in order to package them.

Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
bindings/python/MANIFEST.in