diff --git a/cibuildwheel/platforms/pyodide.py b/cibuildwheel/platforms/pyodide.py index 996f0484..30d5f25d 100644 --- a/cibuildwheel/platforms/pyodide.py +++ b/cibuildwheel/platforms/pyodide.py @@ -285,7 +285,6 @@ def setup_python( "install", "--upgrade", "pyodide-build", - "build[virtualenv]", *constraint_flags(constraints_path), env=env, )