mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-01 11:18:09 -07:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user