Skip to content

Commit c5e9e20

Browse files
committed
Add jinja2 dependency to conda package
To be consistent with wheels, see https://github.com/pytorch/pytorch/95961
1 parent 9b5be0d commit c5e9e20

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

conda/pytorch-nightly/meta.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ requirements:
4646
- sympy
4747
- filelock
4848
- networkx
49+
- jinja2
4950
{% if cross_compile_arm64 == 0 %}
5051
- blas * mkl
5152
{% endif %}

0 commit comments

Comments
 (0)