diff --git a/cuda_bindings/pyproject.toml b/cuda_bindings/pyproject.toml index f851af87c9..5bd01e8eab 100644 --- a/cuda_bindings/pyproject.toml +++ b/cuda_bindings/pyproject.toml @@ -46,6 +46,7 @@ test = [ "pytest>=6.2.4", "pytest-benchmark>=3.4.1", "pytest-repeat", + "pytest-randomly", "pyglet>=2.1.9", ]