There was an error while loading. Please reload this page.
1 parent 6ba9fd1 commit 9595fe4Copy full SHA for 9595fe4
1 file changed
asv.conf.json
@@ -15,7 +15,7 @@
15
"default_benchmark_timeout": 600,
16
"build_command": ["python -m build --wheel -o {build_cache_dir} {build_dir}"],
17
"install_command": [
18
- "in-dir={env_dir} python -m pip install warp-lang==1.17.0.dev20260807 mujoco==3.12.0 mujoco-warp==3.12.0 --extra-index-url=https://pypi.nvidia.com/",
+ "in-dir={env_dir} python -m pip install warp-lang==1.17.0 mujoco==3.12.0 mujoco-warp==3.12.0 --extra-index-url=https://pypi.nvidia.com/",
19
"in-dir={env_dir} python -m pip install {wheel_file}[examples] --extra-index-url=https://pypi.nvidia.com/",
20
"python -m pip install torch==2.10.0+cu130 --index-url https://download.pytorch.org/whl/cu130",
21
"python -m pip install 'asv_runner<0.3.0'"
0 commit comments