Skip to content

Commit 66f09e2

Browse files
Add a glog requirement to meta.yaml
1 parent 998a0f0 commit 66f09e2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

conda-recipe/meta.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ requirements:
2424
- ninja # [win]
2525
- numpy 1.19
2626
- wheel
27+
- glog
2728
run:
2829
- python
2930
- {{ pin_compatible('numpy') }}

0 commit comments

Comments
 (0)