Skip to content

Commit

Permalink
pdm init broken with pdm>=3.20
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinmessiaen committed Nov 12, 2024
1 parent fe9a50d commit 5d8da8b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -295,6 +295,7 @@ jobs:
uses: pdm-project/setup-pdm@v4
with:
python-version: "3.10"
version: 3.19.3 # pdm init broken with pdm>=3.20
cache: false
- name: Build wheel
run: pdm build
Expand Down

0 comments on commit 5d8da8b

Please sign in to comment.