Skip to content

Commit

Permalink
Remove cibuildwheel configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
adamltyson authored Sep 4, 2024
1 parent ea1f17e commit 25423db
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -100,9 +100,3 @@ fix = true

[tool.ruff.lint]
select = ["I", "E", "F", "NPY201"]

[tool.cibuildwheel]
build = "cp38-* cp39-* cp310-* cp311-*"

[tool.cibuildwheel.macos]
archs = ["x86_64", "arm64"]

0 comments on commit 25423db

Please sign in to comment.