Hamish Downer
Hamish Downer
@foarsitter I see your point (though you can of course install the production dependencies if you want with `uv sync --extra=production` ). I don't have a strong preference, but it...
One other idea. I would expect the `[project]` and `[dependency-groups]` section to be the first and second sections in `pyproject.toml` - putting the overall project definition and dependencies at the...
Just to note that [cffi 2.0.0](https://pypi.org/project/cffi/2.0.0/) was released in September, so no need for a beta release of cffi any more.