We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0d0757 commit 4af7398Copy full SHA for 4af7398
pyproject.toml
@@ -23,8 +23,6 @@ script = "build.py"
23
24
[tool.cibuildwheel]
25
build = "cp313-*"
26
-test-requires = "pytest"
27
-test-command = "pytest {project}/tests"
28
29
[build-system]
30
requires = ["poetry-core", "setuptools"]
0 commit comments