Skip to content

Commit 95ffffe

Browse files
authored
Remove llvmlite from test dependencies in cuda_bindings/pyproject.toml (NVIDIA#988)
1 parent d8b4acc commit 95ffffe

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

cuda_bindings/pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ test = [
4242
"numpy>=1.21.1",
4343
"pytest>=6.2.4",
4444
"pytest-benchmark>=3.4.1",
45-
"llvmlite"
4645
]
4746

4847
[project.urls]

0 commit comments

Comments
 (0)