conda/phaser: build-depend on numpy

old/phaser2
Robert Jördens 2016-12-08 16:23:40 +01:00
parent 18e3f58c22
commit ca636ef28a
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@ requirements:
- binutils-or1k-linux >=2.27
- rust-core-or1k
- cargo
- numpy
run:
- artiq {{ "{tag} py_{number}+git{hash}".format(tag=environ.get("GIT_DESCRIBE_TAG"), number=environ.get("GIT_DESCRIBE_NUMBER"), hash=environ.get("GIT_DESCRIBE_HASH")[1:]) if "GIT_DESCRIBE_TAG" in environ else "" }}