Skip to content

Commit 95ffffe

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

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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)