Skip to content

Commit

Permalink
CIBW...
Browse files Browse the repository at this point in the history
  • Loading branch information
vegardjervell committed Jul 25, 2024
1 parent 9f06246 commit 19d2a6f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/cibuildwheel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,6 @@ jobs:
- name: Install cibuildwheel and other dependencies
run: python -m pip install cibuildwheel==2.17.0 build wheel setuptools

# - name: Build sdist
# run: pipx run build --sdist --outdir wheelhouse
# if: runner.os == 'Windows'

- name: Build wheels
uses: pypa/[email protected] # run: python -m cibuildwheel --output-dir wheelhouse
# to supply options, put them in 'env', like:
Expand Down

0 comments on commit 19d2a6f

Please sign in to comment.