Skip to content

Commit

Permalink
Merge branch 'main' into pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
  • Loading branch information
adamltyson authored Sep 4, 2024
2 parents 9613e5e + 631158f commit 4a8d360
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -102,10 +102,4 @@ fix = true
select = ["I", "E", "F", "NPY201"]

[tool.ruff.lint.per-file-ignores]
"*.ipynb" = ["E501", "E402"]

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

[tool.cibuildwheel.macos]
archs = ["x86_64", "arm64"]
"*.ipynb" = ["E501", "E402"]

0 comments on commit 4a8d360

Please sign in to comment.