We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5855614 commit 62c6d06Copy full SHA for 62c6d06
1 file changed
.readthedocs.yaml
@@ -17,7 +17,7 @@ formats:
17
18
python:
19
install:
20
- - method: pip
21
- path: .
22
- extra_requirements:
+ - method: uv
+ command: sync
+ groups:
23
- docs
0 commit comments