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 b5fba50 commit 277834eCopy full SHA for 277834e
.readthedocs.yaml
@@ -11,7 +11,7 @@ build:
11
- asdf global uv latest
12
# Turn `python -m virtualenv` into `python -c pass`
13
- truncate --size 0 $( dirname $( uv python find ) )/../lib/python3*/site-packages/virtualenv/__main__.py
14
- - mount | grep ^/home
+ - mount
15
post_create_environment:
16
- uv venv $READTHEDOCS_VIRTUALENV_PATH
17
# Turn `python -m pip` into `python -c pass`
0 commit comments