commit:     d05511bdde6d75507e3d7dbc7d6ac1030187832d
Author:     Horea Christian <chr <AT> chymera <DOT> eu>
AuthorDate: Wed Jul 13 02:54:39 2022 +0000
Commit:     Horea Christian <horea.christ <AT> gmail <DOT> com>
CommitDate: Wed Jul 13 02:54:39 2022 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=d05511bd

sci-libs/nipype: removed superfluous pytest arguments

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Horea Christian <chr <AT> chymera.eu>

 sci-libs/nipype/nipype-1.5.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-libs/nipype/nipype-1.5.0.ebuild 
b/sci-libs/nipype/nipype-1.5.0.ebuild
index 58849547e..757ff5cdb 100644
--- a/sci-libs/nipype/nipype-1.5.0.ebuild
+++ b/sci-libs/nipype/nipype-1.5.0.ebuild
@@ -80,7 +80,7 @@ EPYTEST_DESELECT=(
 python_test() {
        # Setting environment variable to disable etelemetry version check:
        # https://github.com/nipy/nipype/issues/3196#issuecomment-605980044
-       NIPYPE_NO_ET=1 epytest -vv
+       NIPYPE_NO_ET=1 epytest
        # Upstream test configuration fails
                #-c nipype/pytest.ini\
                #--doctest-modules nipype\

Reply via email to