python3Packages.fastjsonschema: fix build for structuredAttrs

This commit is contained in:
Stefan Frijters
2026-02-02 21:38:59 +01:00
parent d9c8333b86
commit d33cbda057
@@ -27,7 +27,8 @@ buildPythonPackage rec {
disabledTests = [
"benchmark"
# these tests require network access
"remote ref"
"remote"
"ref"
"definitions"
]
++ lib.optionals stdenv.hostPlatform.isDarwin [