From 277834e42d826334cde72992f806c7098e3be5ff Mon Sep 17 00:00:00 2001 From: Chris Markiewicz Date: Fri, 8 Nov 2024 11:35:19 -0500 Subject: [PATCH] dbg --- .readthedocs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 5107a4ab..e5a804f8 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -11,7 +11,7 @@ build: - asdf global uv latest # Turn `python -m virtualenv` into `python -c pass` - truncate --size 0 $( dirname $( uv python find ) )/../lib/python3*/site-packages/virtualenv/__main__.py - - mount | grep ^/home + - mount post_create_environment: - uv venv $READTHEDOCS_VIRTUALENV_PATH # Turn `python -m pip` into `python -c pass`