conda: restrict llvmlite version

attempt to address
https://github.com/m-labs/artiq/issues/2050#issuecomment-1579132668
release-7
Sebastien Bourdeauducq 2023-06-07 20:48:46 +08:00
parent a3f36185e0
commit c40631090b
1 changed files with 1 additions and 1 deletions

View File

@ -286,7 +286,7 @@
"pygit2"
"python-levenshtein"
"sipyco"
"llvmlite"
"llvmlite <0.40.0"
"llvm-tools"
"lld"
"tqdm"