conda: require llvmlite-artiq built for LLVM 3.8.

This commit is contained in:
whitequark 2016-04-01 09:35:28 +00:00
parent df8018f0be
commit 6a34a75b99
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ requirements:
- binutils-or1k-linux - binutils-or1k-linux
run: run:
- python >=3.5.1 - python >=3.5.1
- llvmlite-artiq 0.10.0.dev py35_20 - llvmlite-artiq 0.10.0.dev py35_21
- scipy - scipy
- numpy - numpy
- prettytable - prettytable