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 05eca78 commit a38ec35Copy full SHA for a38ec35
.github/workflows/python-publish.yaml
@@ -60,7 +60,7 @@ jobs:
60
auto-activate-base: true
61
62
- name: Install dependencies
63
- run: conda install -y conda-build anaconda-client python=3.x
+ run: conda install -y conda-build anaconda-client
64
65
- name: Build Conda package
66
run: conda-build conda-recipe
0 commit comments