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 4b6a343 commit a75a6eaCopy full SHA for a75a6ea
.github/workflows/pythonpublish.yml
@@ -36,6 +36,7 @@ jobs:
36
37
- name: Build
38
run: |
39
+ pip install build setuptools
40
python -m build
41
42
# See https://docs.pypi.org/trusted-publishers/using-a-publisher/
0 commit comments