dev-python/bokeh: Don't try to install non-existing docs

Package-Manager: portage-2.2.26
Signed-off-by: Justin Lecher <jlec@gentoo.org>
This commit is contained in:
Justin Lecher
2015-12-09 16:13:31 +01:00
parent 20c37df5f0
commit 91c885ed2a

View File

@@ -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