python3-setuptools-scm: remove obsolete python3-tomli dependency

As we have Python 3.11+, tomllib will be used.

(From OE-Core rev: 524929e379f902a335aeda07dd08f026f88fc1e5)

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Ross Burton
2024-07-23 15:51:16 +01:00
committed by Richard Purdie
parent 0a13d71aff
commit 39abc000ed

View File

@@ -21,7 +21,6 @@ RDEPENDS:${PN} = "\
python3-pip \
python3-pyparsing \
python3-setuptools \
python3-tomli \
python3-typing-extensions \
"