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 452adf8 commit 830aa3dCopy full SHA for 830aa3d
.github/workflows/publish.yml
@@ -24,7 +24,6 @@ jobs:
24
- name: ⬇️ Install build dependencies
25
run: |
26
python -m pip install flit
27
- python -m flit install --symlink
28
29
- name: 🏗️ Build
30
run: python -m flit build
0 commit comments