dev-python/plotly-geo: Remove unneeded det

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2026-09-05 18:10:44 +02:00
parent 3eef1398c7
commit f21d97cf6e

View File

@@ -15,7 +15,6 @@ SRC_URI="https://github.com/plotly/plotly.py/archive/refs/tags/v${PLOTLY_PV}.tar
S="${WORKDIR}/plotly.py-${PLOTLY_PV}/packages/python/${PN}"
# The warning about tests not being enabled is a false positive.
# Add distutils_enable_tests and restrict the tests to suppress the warning.
RESTRICT="test"
LICENSE="MIT"
@@ -28,4 +27,3 @@ RDEPEND="
# There are sphinx docs but we are missing a bunch of dependencies.
# distutils_enable_sphinx ../../../doc/apidoc
distutils_enable_tests pytest