Skip to content

Commit ca636ef

Browse files
committedDec 8, 2016
conda/phaser: build-depend on numpy
1 parent 18e3f58 commit ca636ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

Diff for: ‎conda/artiq-kc705-phaser/meta.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ requirements:
1919
- binutils-or1k-linux >=2.27
2020
- rust-core-or1k
2121
- cargo
22+
- numpy
2223
run:
2324
- 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 "" }}
2425

0 commit comments

Comments
 (0)
Please sign in to comment.