mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-25 21:08:35 -07:00
dev-python/ipython: Increase timeouts
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -101,6 +101,7 @@ python_compile_all() {
|
||||
}
|
||||
|
||||
python_test() {
|
||||
local -x IPYTHON_TESTING_TIMEOUT_SCALE=20
|
||||
local deselect=()
|
||||
[[ ${EPYTHON} == python3.10 ]] && deselect+=(
|
||||
# fails due to changed argparse output
|
||||
|
||||
Reference in New Issue
Block a user