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 1a00bd7 commit 28bd5c2Copy full SHA for 28bd5c2
.github/workflows/pythonpublish.yml
@@ -32,6 +32,7 @@ jobs:
32
33
- name: Build
34
run: |
35
+ pip install build setuptools
36
python -m build
37
38
# See https://docs.pypi.org/trusted-publishers/using-a-publisher/
0 commit comments