summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gnu/packages/python-xyz.scm3
1 files changed, 2 insertions, 1 deletions
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 6a9ea04840..c11b9a9d65 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -24613,7 +24613,8 @@ project.")
;; OSError: protocol not found.
" and not test_getprotobyname"
;; EOFError: Ran out of input.
- " and not test_static_tool_sees_all_symbols"))))))))
+ " and not test_static_tool_sees_all_symbols")
+ "trio/tests")))))))
(native-inputs
(list python-astor
python-ipython