Skip to content

Commit

Permalink
Update setuptools
Browse files Browse the repository at this point in the history
  • Loading branch information
taranu committed May 2, 2024
1 parent 65845a8 commit a1367be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,10 +77,10 @@ jobs:
channel-priority: strict
show-channel-urls: true

- name: Update pip/wheel infrastructure
- name: Update setuptools
shell: bash -l {0}
run: |
conda install -y -q "pip<22" wheel
mamba upgrade -y setuptools
- name: Install dependencies
shell: bash -l {0}
Expand Down

0 comments on commit a1367be

Please sign in to comment.