python3-incremental: drop python3-twisted-core from RDEPENDS

More specifically drop python3-twisted-core from RDEPENDS:incremental-scripts

This is a change made in incremental 24.7.0

Signed-off-by: Guðni Már Gilbert <gudni.m.g@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Guðni Már Gilbert 2024-08-10 09:04:12 +00:00 committed by Khem Raj
parent e6922ac4b0
commit d5807c2d93
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -19,7 +19,6 @@ FILES:${PN}-scripts = "\
RDEPENDS:${PN}-scripts = "\
python3-click \
python3-twisted-core \
"
FILES:${PN}-tests = "${PYTHON_SITEPACKAGES_DIR}/incremental/tests"