diff --git a/pyproject.toml b/pyproject.toml index f4521322..5d4e7631 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,6 +12,7 @@ test-command = "pytest -v {project}/tests" skip = "*-manylinux_i686 *-win32 *-musllinux_*" [tool.cibuildwheel.linux] +environment = "BUILD_VDF_CLIENT=N" build-verbosity = 0 before-all = """ yum -y install epel-release \