We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
build
pip
1 parent 30608b0 commit bd37eb8Copy full SHA for bd37eb8
1 file changed
pyproject.toml
@@ -71,6 +71,7 @@ exclude_lines = [
71
72
[tool.cibuildwheel]
73
build = ["cp39-*", "cp310-*", "cp311-*"]
74
+build-frontend = "build"
75
build-verbosity = 1
76
before-all = "{package}/.github/buildlib"
77
test-requires = "pytest"
0 commit comments