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 c87aa63 commit a0459ffCopy full SHA for a0459ff
.github/workflows/release-caller.yml
@@ -48,7 +48,6 @@ jobs:
48
python3 setup.py bdist_wheel
49
python3 setup.py sdist
50
mv dist ..
51
- mv sdist ..
52
53
# Upload to PyPI
54
- name: Publish distribution to PyPI
0 commit comments