diff --git a/cuda_bindings/pyproject.toml b/cuda_bindings/pyproject.toml index 03b65cb9d0..4ef63b6ab6 100644 --- a/cuda_bindings/pyproject.toml +++ b/cuda_bindings/pyproject.toml @@ -45,7 +45,6 @@ test = [ "numpy>=1.21.1", "pytest>=6.2.4", "pytest-benchmark>=3.4.1", - "llvmlite" ] [project.urls]