summaryrefslogtreecommitdiff
path: root/gnu/packages/python-xyz.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/python-xyz.scm')
-rw-r--r--gnu/packages/python-xyz.scm4
1 files changed, 3 insertions, 1 deletions
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 89fd13626e..d7b2dacd23 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -22054,7 +22054,9 @@ representation.")
" and not test_python_render_simple_passing_lexer_instance"
" and not test_python_render_indent_guides"
" and not test_option_no_wrap"
- " and not test_syntax_highlight_ranges"))))
+ " and not test_syntax_highlight_ranges"
+ " and not test_inline_code"
+ " and not test_blank_lines"))))
(propagated-inputs
(list python-markdown-it-py python-pygments))
(native-inputs