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 0d63f10 commit a6b7077Copy full SHA for a6b7077
.github/workflows/build-wheels.yml
@@ -57,6 +57,7 @@ jobs:
57
58
- name: Build source and wheel packages
59
run: |
60
+ python3 -m pip install .
61
python3 -m build
62
63
- name: Install the Python wheel
0 commit comments