python3Packages.xgrammar: fix build (#402809)

This commit is contained in:
Pavol Rusnak
2025-04-29 14:39:16 +02:00
committed by GitHub
@@ -74,6 +74,9 @@ buildPythonPackage rec {
# Torch not compiled with CUDA enabled
"test_token_bitmask_operations"
# AssertionError
"test_json_schema_converter"
];
pythonImportsCheck = [ "xgrammar" ];