Use uv to manage docs Python dependencies

UV's use of a lockfile makes building the docs more reliable, and it installs the dependencies faster too (though in CI that's largely hidden by having to install Doxygen every time).
This commit is contained in:
Oliver Hamlet
2025-05-12 17:21:58 +01:00
parent 0e58606e30
commit c6747a85c8
7 changed files with 400 additions and 18 deletions
+1
View File
@@ -0,0 +1 @@
3.13