Skip to content

Commit

Permalink
Remove unnecessary env var
Browse files Browse the repository at this point in the history
  • Loading branch information
mrmundt committed Oct 10, 2023
1 parent a523eea commit b9486ec
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release_wheel_creation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ jobs:
with:
output-dir: dist
env:
WRAPT_INSTALL_EXTENSIONS: true
CIBW_SKIP: "pp* cp36* cp37*"
CIBW_BUILD_VERBOSITY: 1
CIBW_ARCHS: ${{ matrix.arch }}
Expand Down

0 comments on commit b9486ec

Please sign in to comment.