mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/scikit-build: Deselect a test that started using Internet
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -56,7 +56,10 @@ src_prepare() {
|
||||
}
|
||||
|
||||
python_test() {
|
||||
local EPYTEST_DESELECT=()
|
||||
local EPYTEST_DESELECT=(
|
||||
# Internet (via new setuptools?)
|
||||
tests/test_hello_cpp.py::test_hello_develop
|
||||
)
|
||||
|
||||
case ${EPYTHON} in
|
||||
pypy3)
|
||||
|
||||
Reference in New Issue
Block a user