mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-14 01:23:23 -04:00
dev-python/mistletoe: add missing BDEPEND for tests
Closes: https://bugs.gentoo.org/908430 Signed-off-by: Julien Roy <julien@jroy.ca>
This commit is contained in:
@@ -15,7 +15,6 @@ LICENSE="MIT"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
|
||||
RDEPEND=""
|
||||
DEPEND="${RDEPEND}"
|
||||
BDEPEND="test? ( dev-python/parameterized[${PYTHON_USEDEP}] )"
|
||||
|
||||
distutils_enable_tests pytest
|
||||
Reference in New Issue
Block a user