mirror of https://github.com/m-labs/artiq.git
conda: simplify llvmlite-artiq version requirement
Later 0.5.1 packages deleted.
This commit is contained in:
parent
63121e4faf
commit
4d54695863
|
@ -37,7 +37,7 @@ requirements:
|
||||||
- binutils-or1k-linux
|
- binutils-or1k-linux
|
||||||
run:
|
run:
|
||||||
- python >=3.5.1
|
- python >=3.5.1
|
||||||
- llvmlite-artiq 0.5.1 py35_17
|
- llvmlite-artiq 0.5.1
|
||||||
- scipy
|
- scipy
|
||||||
- numpy
|
- numpy
|
||||||
- prettytable
|
- prettytable
|
||||||
|
|
Loading…
Reference in New Issue