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 78e0b05 commit b5fba50Copy full SHA for b5fba50
.readthedocs.yaml
@@ -11,6 +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
15
post_create_environment:
16
- uv venv $READTHEDOCS_VIRTUALENV_PATH
17
# Turn `python -m pip` into `python -c pass`
0 commit comments