Skip to content

Commit e1bebac

Browse files
committed
Fix dpbench conda dep on python
1 parent 71c1061 commit e1bebac

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
@@ -45,6 +45,7 @@ requirements:
4545
{% endif %}
4646
{% endfor %}
4747
run:
48+
- python
4849
{% for dep in py_deps %}
4950
- {{ dep|replace('_','-') }}
5051
{% endfor %}

0 commit comments

Comments
 (0)