mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 20:43:09 -04:00
dev-python/booleanOperations: add missing test dep
Closes: https://bugs.gentoo.org/905470 Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
@@ -26,7 +26,10 @@ RDEPEND="
|
|||||||
BDEPEND="
|
BDEPEND="
|
||||||
app-arch/unzip
|
app-arch/unzip
|
||||||
dev-python/setuptools-scm[${PYTHON_USEDEP}]
|
dev-python/setuptools-scm[${PYTHON_USEDEP}]
|
||||||
test? ( dev-python/fontPens[${PYTHON_USEDEP}] )
|
test? (
|
||||||
|
dev-python/defcon[${PYTHON_USEDEP}]
|
||||||
|
dev-python/fontPens[${PYTHON_USEDEP}]
|
||||||
|
)
|
||||||
"
|
"
|
||||||
|
|
||||||
distutils_enable_tests pytest
|
distutils_enable_tests pytest
|
||||||
|
|||||||
Reference in New Issue
Block a user