aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHorea Christian <chr@chymera.eu>2022-05-11 07:22:51 -0400
committerHorea Christian <chr@chymera.eu>2022-05-11 07:22:51 -0400
commit6eb40cc76a60ec0c086696ff410b8df297658b5d (patch)
tree825ae16e557b680706efe6dbcd8d36630fccc85a
parentdev-vcs/dandi-cli: PEP517 fix suggested by mgorny (diff)
downloadsci-6eb40cc76a60ec0c086696ff410b8df297658b5d.tar.gz
sci-6eb40cc76a60ec0c086696ff410b8df297658b5d.tar.bz2
sci-6eb40cc76a60ec0c086696ff410b8df297658b5d.zip
sci-biology/nilearn: test file patch
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Horea Christian <chr@chymera.eu>
-rw-r--r--sci-biology/nilearn/files/nilearn-0.9.1-tests.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/sci-biology/nilearn/files/nilearn-0.9.1-tests.patch b/sci-biology/nilearn/files/nilearn-0.9.1-tests.patch
new file mode 100644
index 000000000..6d13b76b1
--- /dev/null
+++ b/sci-biology/nilearn/files/nilearn-0.9.1-tests.patch
@@ -0,0 +1,10 @@
+--- a/setup.cfg
++++ b/setup.cfg
+@@ -78,7 +78,6 @@
+ doctest_optionflags = NORMALIZE_WHITESPACE ELLIPSIS
+ junit_family = xunit2
+ addopts =
+- --doctest-modules
+ -s
+ -vv
+ --durations=0