mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-12 08:33:15 -04:00
dev-python/prawcore: fix test dep
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
@@ -14,14 +14,13 @@ LICENSE="BSD-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
|
||||
RESTRICT="test"
|
||||
|
||||
RDEPEND="dev-python/requests[${PYTHON_USEDEP}]"
|
||||
BDEPEND="test? (
|
||||
<dev-python/betamax-0.9[${PYTHON_USEDEP}]
|
||||
<dev-python/betamax-matchers-0.5[${PYTHON_USEDEP}]
|
||||
<dev-python/betamax-serializers-0.3[${PYTHON_USEDEP}]
|
||||
dev-python/mock[${PYTHON_USEDEP}]
|
||||
dev-python/testfixtures[${PYTHON_USEDEP}]
|
||||
)"
|
||||
|
||||
DOCS=( {AUTHORS,CHANGES,README}.rst )
|
||||
|
||||
Reference in New Issue
Block a user