We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71c1061 commit e1bebacCopy full SHA for e1bebac
conda-recipe/meta.yaml
@@ -45,6 +45,7 @@ requirements:
45
{% endif %}
46
{% endfor %}
47
run:
48
+ - python
49
{% for dep in py_deps %}
50
- {{ dep|replace('_','-') }}
51
0 commit comments