Update .readthedocs.yml.
PiperOrigin-RevId: 815776443 Change-Id: I6637a7d303232ca41840e80e27b6dd9d6b6d803c
This commit is contained in:
committed by
Copybara-Service
parent
9e5c5b110d
commit
b75af81c75
+1
-2
@@ -15,8 +15,7 @@ build:
|
||||
- mkdir -p /tmp/mujoco_warp
|
||||
- cp -r mjx/mujoco/mjx/third_party/mujoco_warp/ /tmp/mujoco_warp/
|
||||
- mv /tmp/mujoco_warp/mujoco_warp/pyproject.toml /tmp/mujoco_warp/
|
||||
- cd /tmp/mujoco_warp
|
||||
- VIRTUAL_ENV=$READTHEDOCS_VIRTUALENV_PATH uv pip install -e .
|
||||
- uv pip install -e /tmp/mujoco_warp
|
||||
|
||||
sphinx:
|
||||
builder: html
|
||||
|
||||
Reference in New Issue
Block a user