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 0c01ee4 commit 567cf96Copy full SHA for 567cf96
.github/workflows/python.yml
@@ -40,7 +40,7 @@ jobs:
40
verbose: true
41
42
- name: Build package
43
- run: python setup.py sdist
+ run: python setup.py sdist
44
45
- name: Publish package
46
uses: pypa/gh-action-pypi-publish@release/v1.5
0 commit comments