Skip to content

Commit 8b8b84c

Browse files
Remove llvmlite from test dependencies in cuda_bindings/pyproject.toml (#988) (#993)
(cherry picked from commit 95ffffe) Co-authored-by: Ralf W. Grosse-Kunstleve <rwgkio@gmail.com>
1 parent f86b3fb commit 8b8b84c

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
@@ -45,7 +45,6 @@ test = [
4545
"numpy>=1.21.1",
4646
"pytest>=6.2.4",
4747
"pytest-benchmark>=3.4.1",
48-
"llvmlite"
4948
]
5049

5150
[project.urls]

0 commit comments

Comments
 (0)