Skip to content

Commit

Permalink
Nightly build of MJX container
Browse files Browse the repository at this point in the history
  • Loading branch information
DwarKapex committed Jan 26, 2024
1 parent d2d741e commit e07e0db
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/container/Dockerfile.mjx
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ echo "mujoco:
mode: git-clone" >> ${MANIFEST_FILE}
get-source.sh -l mujoco -m ${MANIFEST_FILE}
pip install ${SRC_PATH_MJX} -f https://py.mujoco.org/
echo "-e file://${SRC_PATH_MJX}" >> /opt/pip-tools.d/requirements-mjx.in
echo "mujoco" >> /opt/pip-tools.d/requirements-mjx.in
echo "mujoco-mjx" >> /opt/pip-tools.d/requirements-mjx.in
EOF
Expand Down

0 comments on commit e07e0db

Please sign in to comment.