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.
2 parents 71c1061 + e1bebac commit 2838206Copy full SHA for 2838206
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