qarray fails to install with [uv](https://github.com/astral-sh/uv). The reason is that the pyproject.toml is missing a version field and uv is a bit stricter than pip itself.
qarray fails to install with uv. The reason is that the pyproject.toml is missing a version field and uv is a bit stricter than pip itself.