Skip to content

Commit f28067e

Browse files
remove prerelease flag
1 parent 5e59c78 commit f28067e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/wheels.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,6 @@ jobs:
151151
with:
152152
package-dir: ./dist/${{ startsWith(matrix.buildplat[1], 'macosx') && env.sdist_name || needs.build_sdist.outputs.sdist_file }}
153153
env:
154-
CIBW_PRERELEASE_PYTHONS: True
155154
CIBW_BUILD: ${{ matrix.python[0] }}-${{ matrix.buildplat[1] }}
156155
CIBW_BUILD_FRONTEND: ${{ matrix.cibw_build_frontend || 'pip' }}
157156

0 commit comments

Comments
 (0)