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 376ad05 commit d4c16feCopy full SHA for d4c16fe
.github/workflows/wheels.yml
@@ -11,6 +11,8 @@ jobs:
11
12
steps:
13
- uses: actions/checkout@v4
14
+ with:
15
+ fetch-tags: true
16
17
- name: Build dist
18
run: pipx run build
0 commit comments