gnu: python-pythran: Disable tests. * gnu/packages/python-science.scm (python-pythran): Disable tests. Change-Id: I468e80c73feda2bdc0e44feed0922836b4e502f5
1 files changed, 4 insertions(+), 0 deletions(-) M gnu/packages/python-science.scm
M gnu/packages/python-science.scm => gnu/packages/python-science.scm +4 -0
@@ 4171,6 4171,10 @@ y, z)}.") (build-system pyproject-build-system) (arguments (list ;; FIXME: find more reliable tests file(s), all tests from ;; test_typing.py fail with error: ModuleNotFoundError: No module named ;; 'distutils.msvccompiler'. #:tests? #f #:test-flags '(list (string-append "--numprocesses=" (number->string (parallel-job-count)))