mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-31 23:08:09 -07:00
dev-python/QtPy: Fix missing pytest dep
Closes: https://bugs.gentoo.org/790800 Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -33,6 +33,8 @@ BDEPEND="
|
||||
dev-python/PyQtWebEngine[${PYTHON_USEDEP}]
|
||||
)"
|
||||
|
||||
distutils_enable_tests pytest
|
||||
|
||||
src_prepare() {
|
||||
default
|
||||
|
||||
|
||||
Reference in New Issue
Block a user