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 f270ee5 commit 92c779eCopy full SHA for 92c779e
.github/workflows/conda.yml
@@ -75,7 +75,7 @@ jobs:
75
channel-priority: strict
76
- name: Install dependencies
77
run: |
78
- conda install -c conda-forge conda-verify
+ conda install -c conda-forge conda-build conda-verify
79
80
which python
81
pip list
0 commit comments