forked from M-Labs/artiq
conda: sync artiq/artiq-dev dependencies
This commit is contained in:
parent
9fca7b8faa
commit
4c22d64ee4
|
@ -38,7 +38,7 @@ requirements:
|
||||||
- python-dateutil
|
- python-dateutil
|
||||||
- pyqt >=5.5
|
- pyqt >=5.5
|
||||||
- quamash
|
- quamash
|
||||||
- pyqtgraph
|
- pyqtgraph 0.10.0
|
||||||
- pygit2
|
- pygit2
|
||||||
- aiohttp
|
- aiohttp
|
||||||
- pythonparser >=1.1
|
- pythonparser >=1.1
|
||||||
|
|
|
@ -27,9 +27,9 @@ requirements:
|
||||||
run:
|
run:
|
||||||
- python >=3.5.3,<3.6
|
- python >=3.5.3,<3.6
|
||||||
- llvmlite-artiq 0.20.0
|
- llvmlite-artiq 0.20.0
|
||||||
- binutils-or1k-linux
|
- binutils-or1k-linux >=2.27
|
||||||
- pythonparser >=1.1
|
- pythonparser >=1.1
|
||||||
- openocd 0.10.0+git1
|
- openocd 0.10.0 4
|
||||||
- lit
|
- lit
|
||||||
- outputcheck
|
- outputcheck
|
||||||
- scipy
|
- scipy
|
||||||
|
|
Loading…
Reference in New Issue