forked from M-Labs/artiq
artiq conda recipe: add missing dependencies h5py and dateutil
This commit is contained in:
parent
9420554d2b
commit
291ca0bf8d
|
@ -33,6 +33,8 @@ requirements:
|
|||
- prettytable
|
||||
- pyserial
|
||||
- sphinx
|
||||
- h5py
|
||||
- dateutil
|
||||
- gbulb-artiq # [not win]
|
||||
- cairoplot3-artiq # [not win]
|
||||
|
||||
|
|
Loading…
Reference in New Issue