Skip to content

Commit 1bd7a1e

Browse files
committed
Install llvmlite via wheel so it doesn't depend on the OS LLVM installation
1 parent c76516b commit 1bd7a1e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

optional_requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
pycparser
22
z3-solver==4.8.7.0
3-
llvmlite==0.31.0
3+
wheel
4+
llvmlite
45
parameterized~=0.8.1

0 commit comments

Comments
 (0)