Commit Graph

5 Commits

Author SHA1 Message Date
Bruno Alla
14c5fcc0c2
Pin Python version to 3.12 2024-10-11 21:43:35 +01:00
pre-commit-ci[bot]
bee41248a4 Regenerate uv.lock 2024-10-11 02:39:02 +00:00
Bruno Alla
2d06ddda95
Migrate docs build to use uv (#5438)
Following the official docs:

https://docs.readthedocs.io/en/latest/build-customization.html#install-dependencies-with-uv
2024-10-07 15:43:09 -03:00
Bruno Alla
3252aa7ae7
Add workflow to run uv lock (#5422)
* Add workflow to keep uv.lock up to date

Should do the job for dependabot updates

* Only run uv lock workflow when GH_PAT is set

* Make a change to pyproject.toml

* Attempt to fix workflow syntax

* Attempt to fix workflow syntax

* Regenerate uv.lock
2024-10-07 11:12:25 +01:00
Jelmer Draaijer
0a291c1ec1 Replace pip with uv for the project files 2024-10-05 17:45:50 +02:00