diff options
Diffstat (limited to 'sci-visualization')
-rw-r--r-- | sci-visualization/dash-html-components/dash-html-components-1.1.3.ebuild | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sci-visualization/dash-html-components/dash-html-components-1.1.3.ebuild b/sci-visualization/dash-html-components/dash-html-components-1.1.3.ebuild index 26ff12dc81c6..68536c49b1a1 100644 --- a/sci-visualization/dash-html-components/dash-html-components-1.1.3.ebuild +++ b/sci-visualization/dash-html-components/dash-html-components-1.1.3.ebuild @@ -10,6 +10,9 @@ DESCRIPTION="Vanilla HTML components for Dash" HOMEPAGE="https://plot.ly/dash" SRC_URI="https://github.com/plotly/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz" +# Test execution depends on sci-visualization/dash being installed +# but sci-visualization/dash depends on this +RESTRICT="test" LICENSE="MIT" SLOT="0" |