dev-python/intervaltree: intervaltree still requires sortedcontainers

Signed-off-by: Nowa Ammerlaan <nowa@gentoo.org>
This commit is contained in:
Nowa Ammerlaan
2025-12-22 11:09:35 +01:00
parent 8d34956fa0
commit 92d0837bd9

View File

@@ -18,5 +18,9 @@ LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
RDEPEND="
>=dev-python/sortedcontainers-2.4.0[${PYTHON_USEDEP}]
"
EPYTEST_PLUGINS=()
distutils_enable_tests pytest