From ad9fc0ac4299be6d36917ac762016e05c8c21ee9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Wed, 7 Apr 2021 09:48:40 +0200 Subject: dev-python/ipython: Add a test dep on matplotlib MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Closes: https://bugs.gentoo.org/780696 Signed-off-by: Michał Górny --- dev-python/ipython/ipython-7.22.0-r1.ebuild | 1 + 1 file changed, 1 insertion(+) (limited to 'dev-python/ipython') diff --git a/dev-python/ipython/ipython-7.22.0-r1.ebuild b/dev-python/ipython/ipython-7.22.0-r1.ebuild index b1078fc60203..25ac38e710c7 100644 --- a/dev-python/ipython/ipython-7.22.0-r1.ebuild +++ b/dev-python/ipython/ipython-7.22.0-r1.ebuild @@ -36,6 +36,7 @@ BDEPEND=" test? ( app-text/dvipng[truetype] >=dev-python/ipykernel-5.1.0[${PYTHON_USEDEP}] + dev-python/matplotlib[${PYTHON_USEDEP}] dev-python/nbformat[${PYTHON_USEDEP}] dev-python/nose[${PYTHON_USEDEP}] >=dev-python/numpy-1.16[${PYTHON_USEDEP}] -- cgit v1.2.3