Skip to content

Commit 3e7e5ec

Browse files
committed
dbg
1 parent 53df36d commit 3e7e5ec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.readthedocs.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ build:
1010
- asdf install uv latest
1111
- asdf global uv latest
1212
- uv venv $READTHEDOCS_VIRTUALENV_PATH
13+
- ls -lR $READTHEDOCS_VIRTUALENV_PATH
1314
# Turn `python -m [pip|virtualenv]` into `python -c pass`
1415
- truncate --size 0 $READTHEDOCS_VIRTUALENV_PATH/lib/python3*/site-packages/pip.py
1516
- truncate --size 0 $READTHEDOCS_VIRTUALENV_PATH/lib/python3*/site-packages/virtualenv.py

0 commit comments

Comments
 (0)