[PATCH 2/2] pyproject.toml: specify min Python version for project

<[email protected]>
Newsgroups org.openembedded.lists.bitbake-devel
Message-ID <[email protected]>
From: Chris Laplante <[email protected]>

Signed-off-by: Chris Laplante <[email protected]>
---
 pyproject.toml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pyproject.toml b/pyproject.toml
index 4725e860b..c14a547a8 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,7 @@
 [project]
 name = "bitbake"
 version = "2.19.0"
+requires-python = ">=3.9"
 
 [tool.vendoring]
 destination = "lib/bb/_vendor"
-- 
2.43.0
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.