bindings: python: exclude test submodules from the package list
authorBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Mon, 17 Apr 2023 11:12:54 +0000 (13:12 +0200)
committerBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Mon, 17 Apr 2023 11:12:54 +0000 (13:12 +0200)
commit0494604dbe661845eae82c5e288ef39ceccc7ba7
treefdb6b8eb82317347e1094587e197b0e233519269
parente622ed23276655fe16fcba0433e961b8f406b140
bindings: python: exclude test submodules from the package list

We already exclude 'tests' but 'tests.*' must be excluded as well if we
don't want to install the gpiosim and procname submodules.

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