mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-01 23:28:08 -07:00
dev-python/python-lzo: Add pkg-resources test dep
Closes: https://bugs.gentoo.org/978315 Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -26,6 +26,11 @@ DEPEND="
|
||||
RDEPEND="
|
||||
${DEPEND}
|
||||
"
|
||||
BDEPEND="
|
||||
test? (
|
||||
dev-python/pkg-resources[${PYTHON_USEDEP}]
|
||||
)
|
||||
"
|
||||
|
||||
EPYTEST_PLUGINS=()
|
||||
distutils_enable_tests pytest
|
||||
|
||||
Reference in New Issue
Block a user