From a4b47f08815c6bbebca2b1ffa5708098ccab23e8 Mon Sep 17 00:00:00 2001 From: Pacho Ramos Date: Mon, 2 Jul 2018 09:00:48 +0200 Subject: [PATCH] dev-python/bokeh: nbformat needed for tests, bug #659802 Package-Manager: Portage-2.3.41, Repoman-2.3.9 --- dev-python/bokeh/bokeh-0.12.6.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-python/bokeh/bokeh-0.12.6.ebuild b/dev-python/bokeh/bokeh-0.12.6.ebuild index 523b73a0222e7..e3483aea84366 100644 --- a/dev-python/bokeh/bokeh-0.12.6.ebuild +++ b/dev-python/bokeh/bokeh-0.12.6.ebuild @@ -47,6 +47,7 @@ DEPEND=" dev-python/pytest[${PYTHON_USEDEP}] dev-python/flexx[${PYTHON_USEDEP}] dev-python/mock[${PYTHON_USEDEP}] + dev-python/nbformat[${PYTHON_USEDEP}] dev-python/pillow[${PYTHON_USEDEP}] dev-python/pytest[${PYTHON_USEDEP}] dev-python/pytest-cov[${PYTHON_USEDEP}]