From 91c885ed2a46a4178956827e2709c96adef1ab3c Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Wed, 9 Dec 2015 16:13:31 +0100 Subject: [PATCH] dev-python/bokeh: Don't try to install non-existing docs Package-Manager: portage-2.2.26 Signed-off-by: Justin Lecher --- dev-python/bokeh/bokeh-0.10.0.ebuild | 2 -- 1 file changed, 2 deletions(-) diff --git a/dev-python/bokeh/bokeh-0.10.0.ebuild b/dev-python/bokeh/bokeh-0.10.0.ebuild index 8a80bce7aff99..efd512c8b385c 100644 --- a/dev-python/bokeh/bokeh-0.10.0.ebuild +++ b/dev-python/bokeh/bokeh-0.10.0.ebuild @@ -46,8 +46,6 @@ DEPEND="${REDEPEND} $(python_gen_cond_dep '>=dev-python/mock-1.0.1[${PYTHON_USEDEP}]' python2_7) ) " -DOCS=( CHANGELOG QUICKSTART.md README.md ) - python_test() { cd "${BUILD_DIR}"/lib || die # exclude server tests for now