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