Skip to content

Commit

Permalink
Remove distutils from wheel building
Browse files Browse the repository at this point in the history
  • Loading branch information
AlbertDominguez authored Oct 7, 2024
1 parent ca8affd commit 8526204
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/cibuildwheel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ jobs:
build_wheels:
name: Build ${{ matrix.py }} wheels on ${{ matrix.os }}
runs-on: ${{ matrix.os }}
env:
SETUPTOOLS_USE_DISTUTILS: stdlib
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 8526204

Please sign in to comment.