Skip to content

Commit d18822e

Browse files
committed
remove python version
1 parent 751298f commit d18822e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pipeline.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,7 @@ jobs:
189189
shell: bash -l {0}
190190
run: |
191191
echo -e "channels:\n - conda-forge\n" > .condarc
192+
sed '/- python/d' binder/environment.yml
192193
- name: Setup Mambaforge
193194
uses: conda-incubator/setup-miniconda@v3
194195
with:

0 commit comments

Comments
 (0)