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 1244fdf commit 084ba2aCopy full SHA for 084ba2a
.github/workflows/pypi-publish.yml
@@ -23,7 +23,7 @@ jobs:
23
24
- name: Build
25
run: |
26
- python -m install build
+ python -m pip install build
27
python -m build
28
ls -lh dist/
29
0 commit comments