bindings: python: require python 3.9.0
authorPhil Howard <phil@gadgetoid.com>
Wed, 11 Oct 2023 12:12:46 +0000 (13:12 +0100)
committerBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Thu, 12 Oct 2023 19:07:11 +0000 (21:07 +0200)
commit07a326571501672ad8d00e00f7931aa480a5e569
tree39a57a2c923a4774d57d3d6d93e6e15c7b91aeb2
parent22173b739eb9ac7b5ac4045e227be2dcfc86ac8c
bindings: python: require python 3.9.0

Required minimum version for PyModule_AddType helper.

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