diff --git a/pyproject.toml b/pyproject.toml index 333f363..068e890 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -95,8 +95,6 @@ wheel.expand-macos-universal-tags = true [tool.cibuildwheel] before-all = "uname -a" build-frontend = "build[uv]" -test-command = "pytest {project}/tests" -test-extras = ["dev"] [tool.cibuildwheel.pyodide] build-frontend = {name = "build", args = ["--exports", "whole_archive"]} \ No newline at end of file