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 1121f3f commit dd0962aCopy full SHA for dd0962a
.github/workflows/publish.yml
@@ -16,7 +16,6 @@ jobs:
16
run: |
17
python -m pip install build
18
- name: Build wheel and source tarball
19
- run: python -m build
20
21
python -m build
22
- name: Store the distribution packages
0 commit comments