mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-12 08:33:15 -04:00
dev-python/retworkx: fix CFLAGS/LDFLAGS QA notice
Closes: https://bugs.gentoo.org/836800 Closes: https://bugs.gentoo.org/836801 Signed-off-by: Gábor Oszkár Dénes <gaboroszkar@protonmail.com>
This commit is contained in:
@@ -99,6 +99,9 @@ RDEPEND=">=dev-python/numpy-1.16.0"
|
||||
|
||||
distutils_enable_tests pytest
|
||||
|
||||
# Libraries built with rust do not use CFLAGS and LDFLAGS.
|
||||
QA_FLAGS_IGNORED="usr/lib.*/py.*/site-packages/retworkx/retworkx.*\\.so"
|
||||
|
||||
python_test() {
|
||||
# We have to hide the source code directory so tests
|
||||
# do not use these, but instead the compiled library.
|
||||
|
||||
Reference in New Issue
Block a user