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 61ddb72 commit 8c94039Copy full SHA for 8c94039
.github/workflows/deploy-pypi.yml
@@ -60,7 +60,6 @@ jobs:
60
uses: actions/setup-python@v2
61
with:
62
python-version: 3.8
63
- fetch-depth: '0'
64
- name: Install pypa/build
65
run: |
66
git fetch --tags
0 commit comments