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 46f9acc commit ea76c64Copy full SHA for ea76c64
.github/workflows/basemap-for-windows.yml
@@ -191,8 +191,6 @@ jobs:
191
TWINE_REPOSITORY_URL: "${{ secrets.PYPI_REPOSITORY_URL }}"
192
run: |
193
python -m twine check \
194
- ${{ env.PKGDIR }}/dist/*.zip \
195
${{ env.PKGDIR }}/dist/*-win*.whl
196
python -m twine upload --skip-existing \
197
198
0 commit comments