Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
perf: adds config
pyproject.toml
for faster build, test runs
- `pip` -> `uv` - `pytest` single-core -> logical max https://hatch.pypa.io/latest/how-to/environment/select-installer/#enabling-uv https://pytest-xdist.readthedocs.io/en/latest/distribution.html#running-tests-across-multiple-cpus Should speed up CI, although GitHub Actions only runs on 4 cores iirc
- Loading branch information