commit: 09cbf207a2026e7114bf55e1daf645eef5a6b281
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 9 13:53:24 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Jun 9 15:14:26 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09cbf207
dev-python/nbconvert: Improve deps for EAPI 7
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/nbconvert/nbconvert-5.6.1.ebuild | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/dev-python/nbconvert/nbconvert-5.6.1.ebuild
b/dev-python/nbconvert/nbconvert-5.6.1.ebuild
index 5ddbc32bfbf..b8ca054097f 100644
--- a/dev-python/nbconvert/nbconvert-5.6.1.ebuild
+++ b/dev-python/nbconvert/nbconvert-5.6.1.ebuild
@@ -30,8 +30,7 @@ RDEPEND="
dev-python/testpath[${PYTHON_USEDEP}]
www-servers/tornado[${PYTHON_USEDEP}]
"
-DEPEND="
- dev-python/setuptools[${PYTHON_USEDEP}]
+BDEPEND="
test? (
dev-python/pebble[${PYTHON_USEDEP}]
dev-python/ipykernel[${PYTHON_USEDEP}]