commit: 496e2ec0a1d1a8693a827bdfa8a98a9c953d15a9
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 10 06:00:20 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Apr 10 06:06:58 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=496e2ec0
dev-python/pytest-describe: Remove obsolete dev-python/py test dep
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/pytest-describe/pytest-describe-2.1.0.ebuild | 6 ------
1 file changed, 6 deletions(-)
diff --git a/dev-python/pytest-describe/pytest-describe-2.1.0.ebuild
b/dev-python/pytest-describe/pytest-describe-2.1.0.ebuild
index 10bfaa76333c..dbadb0b02ec3 100644
--- a/dev-python/pytest-describe/pytest-describe-2.1.0.ebuild
+++ b/dev-python/pytest-describe/pytest-describe-2.1.0.ebuild
@@ -24,12 +24,6 @@ RDEPEND="
>=dev-python/pytest-2.6.0[${PYTHON_USEDEP}]
"
-BDEPEND="
- test? (
- dev-python/py[${PYTHON_USEDEP}]
- )
-"
-
distutils_enable_tests pytest
python_test() {