Skip to content

Commit

Permalink
conda/phaser: build-depend on numpy
Browse files Browse the repository at this point in the history
jordens committed Dec 8, 2016
1 parent 18e3f58 commit ca636ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions conda/artiq-kc705-phaser/meta.yaml
Original file line number Diff line number Diff line change
@@ -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 "" }}

0 comments on commit ca636ef

Please sign in to comment.