summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2019-12-07 23:55:39 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2019-12-07 23:55:39 +0100
commit84714008c6ffc9ce97a3c6ea9b9a4621602ac397 (patch)
treeb815046e84333d5c1b55c2ce4df695c943c3ab9e /dev-python/audioread
parentmedia-sound/beets: Drop 1.4.8-r1 and 1.4.9 (r0) (diff)
downloadgentoo-84714008c6ffc9ce97a3c6ea9b9a4621602ac397.tar.gz
gentoo-84714008c6ffc9ce97a3c6ea9b9a4621602ac397.tar.bz2
gentoo-84714008c6ffc9ce97a3c6ea9b9a4621602ac397.zip
dev-python/audioread: Drop leftover test dep
Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'dev-python/audioread')
-rw-r--r--dev-python/audioread/audioread-2.1.8.ebuild5
1 files changed, 1 insertions, 4 deletions
diff --git a/dev-python/audioread/audioread-2.1.8.ebuild b/dev-python/audioread/audioread-2.1.8.ebuild
index f21eb33892d3..885840eaea5c 100644
--- a/dev-python/audioread/audioread-2.1.8.ebuild
+++ b/dev-python/audioread/audioread-2.1.8.ebuild
@@ -16,10 +16,7 @@ KEYWORDS="~amd64 ~x86"
IUSE="test"
BDEPEND="
- test? (
- dev-python/pytest[${PYTHON_USEDEP}]
- dev-python/pytest-runner[${PYTHON_USEDEP}]
- )
+ test? ( dev-python/pytest[${PYTHON_USEDEP}] )
"
RDEPEND="
|| (