mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/plotly-geo: Remove unneeded det
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user