Skip to content

Commit 67bbf99

Browse files
author
Your Name
committed
chore: removed uneeded [tool.cibuildwheel] section from pyproject.toml
1 parent d16c1b0 commit 67bbf99

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

pyproject.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,6 @@ build-backend = "setuptools.build_meta"
5959
[tool.setuptools]
6060
include-package-data = true
6161

62-
[tool.cibuildwheel]
63-
skip = "pp*"
64-
6562
[tool.setuptools.package-data]
6663
penaltyblog = [
6764
"models/*.so",

0 commit comments

Comments
 (0)