diff --git a/pyproject.toml b/pyproject.toml index c1f85c3ed..f63589085 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -97,7 +97,7 @@ dev = [ # mechanism to reference that list. Keep these versions in sync with above. "cmake~=3.28.1", "pybind11[global]", - "setuptools>=78.1.1; python_version >= '3.12'", + "setuptools>=78.1.1", # Other build, packaging, and distribution utilities. "cibuildwheel",