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 b35e807 commit ec831b2Copy full SHA for ec831b2
1 file changed
.readthedocs.yml
@@ -10,9 +10,7 @@ build:
10
python: "3.11"
11
jobs:
12
create_environment:
13
- - asdf plugin add uv
14
- - asdf install uv latest
15
- - asdf global uv latest
+ - pipx install uv
16
- uv tool install rust-just
17
# Need the tags to calculate the version
18
install:
0 commit comments