untestable

This commit is contained in:
Jeff Epler 2024-12-10 17:46:36 -06:00
parent 9b64b9b088
commit 3736d415c1

View file

@ -8,10 +8,6 @@ build-backend = "setuptools.build_meta"
[tool.setuptools_scm]
[tool.cibuildwheel]
test-command = "python {project}/tests/test.py"
test-skip = "*universal2:arm64"
[tool.ruff]
extend-select = [
"B", # flake8-bugbear