From 01c51bf6f6d930b7f822509f984938263f5cdceb Mon Sep 17 00:00:00 2001 From: Phillip Seeber Date: Mon, 9 Feb 2026 11:05:51 +0100 Subject: [PATCH] python3Packages.pyscf: disable another numerically off test --- pkgs/development/python-modules/pyscf/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/pkgs/development/python-modules/pyscf/default.nix b/pkgs/development/python-modules/pyscf/default.nix index dad52daf0e76..f139162a6b19 100644 --- a/pkgs/development/python-modules/pyscf/default.nix +++ b/pkgs/development/python-modules/pyscf/default.nix @@ -96,6 +96,7 @@ buildPythonPackage rec { "test_collinear_kgks_gga" "test_libxc_gga_deriv4" "test_sacasscf_grad" + "test_sparse_dot" ]; disabledTestPaths = [