Skip to content

Commit

Permalink
remove reference to cibuildwheel from pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
alessandrofelder committed Nov 9, 2023
1 parent 490ab04 commit ce0493d
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions {{cookiecutter.package_name}}/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -125,12 +125,6 @@ exclude = ["__init__.py","build",".eggs"]
select = ["I", "E", "F"]
fix = true

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

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

[tool.tox]
legacy_tox_ini = """
[tox]
Expand Down

0 comments on commit ce0493d

Please sign in to comment.