python3Packages.resampy: remove optuna from check inputs

optuna is only needed to run the filter creation script, which isn't
done during the check phase.
This commit is contained in:
Jack Wilsdon
2025-11-23 13:06:37 +00:00
parent 944f4655da
commit 408d35c964
@@ -40,8 +40,7 @@ buildPythonPackage rec {
pytest-cov-stub
pytestCheckHook
scipy
]
++ optional-dependencies.design;
];
disabledTests = lib.optionals (stdenv.hostPlatform.system == "aarch64-linux") [
# crashing the interpreter