We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88d4277 commit 174b48dCopy full SHA for 174b48d
.github/workflows/pypi.yml
@@ -86,7 +86,6 @@ jobs:
86
name: artifacts-win32-${{ matrix.python }}
87
path: dist/*.whl
88
if-no-files-found: error
89
- overwrite: true
90
91
build_wheels_win_64:
92
name: Build Windows x64 wheels for Python ${{ matrix.python }}
@@ -131,7 +130,6 @@ jobs:
131
130
name: artifacts-win64-${{ matrix.python }}
132
133
134
135
136
upload_pypi_test:
137
name: Upload to PyPI test
0 commit comments