summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2023-04-10 08:00:20 +0200
committerMichał Górny <mgorny@gentoo.org>2023-04-10 08:06:58 +0200
commit496e2ec0a1d1a8693a827bdfa8a98a9c953d15a9 (patch)
treee0bdeee904fa4fd8e9200838c943f90940b2adf5 /dev-python/pytest-describe
parentdev-python/reedsolomon: Add python@ as co-maint. (diff)
downloadgentoo-496e2ec0a1d1a8693a827bdfa8a98a9c953d15a9.tar.gz
gentoo-496e2ec0a1d1a8693a827bdfa8a98a9c953d15a9.tar.bz2
gentoo-496e2ec0a1d1a8693a827bdfa8a98a9c953d15a9.zip
dev-python/pytest-describe: Remove obsolete dev-python/py test dep
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/pytest-describe')
-rw-r--r--dev-python/pytest-describe/pytest-describe-2.1.0.ebuild6
1 files changed, 0 insertions, 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() {