Description of the problem
After #13729 is merged, I'm getting the following build error as you can see in ss, after creating a fresh venv:
Inside the pyproject.toml:
dev includes the doc group, and doc currently includes rpy2, which requires a working R installation at build time. See this.