mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-14 01:23:23 -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="
|
||||
app-arch/unzip
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user