Investigate using uv
to speed up dependency resolution
#377
Labels
dependencies
Pull requests that update a dependency file
uv
to speed up dependency resolution
#377
We use poetry at the moment to install the dependencies required for the docs build.
Given that there are a lot of python dependencies to install it may be worth checking if we can build the docs site quicker by using uv for dependency management.
The text was updated successfully, but these errors were encountered: