a grue ate my tests

This commit is contained in:
Jeff Epler 2024-12-10 10:38:21 -06:00
parent fc9ac5e1dd
commit ff926ef8e4

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