mirror of https://github.com/m-labs/artiq.git
conda: update llvmlite-or1k package and up the build number
This commit is contained in:
parent
f836465585
commit
af20efafa5
|
@ -9,12 +9,13 @@ source:
|
||||||
requirements:
|
requirements:
|
||||||
build:
|
build:
|
||||||
- python
|
- python
|
||||||
|
- llvmdev-or1k
|
||||||
- setuptools
|
- setuptools
|
||||||
run:
|
run:
|
||||||
- python
|
- python
|
||||||
|
|
||||||
build:
|
build:
|
||||||
number: 0
|
number: 1
|
||||||
|
|
||||||
test:
|
test:
|
||||||
imports:
|
imports:
|
||||||
|
|
Loading…
Reference in New Issue