mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 03:53:22 -04:00
dev-python/thriftrw: tool:pytest
Closes: https://bugs.gentoo.org/817203 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -26,6 +26,9 @@ DEPEND="
|
||||
)
|
||||
"
|
||||
|
||||
PATCHES=( "${FILESDIR}/${P}-no-install-examples.patch" )
|
||||
PATCHES=(
|
||||
"${FILESDIR}/${P}-no-install-examples.patch"
|
||||
"${FILESDIR}/${P}-tool-pytest.patch"
|
||||
)
|
||||
|
||||
distutils_enable_tests pytest
|
||||
|
||||
Reference in New Issue
Block a user