Add back warp as an optional dep.
PiperOrigin-RevId: 791896458 Change-Id: I614d4d766d2c2d1ad79d5c3db9bbcbf5778f2183
This commit is contained in:
committed by
Copybara-Service
parent
9b149f334f
commit
fb5792b420
@@ -32,6 +32,10 @@ dependencies = [
|
||||
"mujoco>=3.3.5.dev0",
|
||||
"scipy",
|
||||
"trimesh",
|
||||
]
|
||||
|
||||
[project.optional-dependencies]
|
||||
warp = [
|
||||
"warp-lang==1.8.1",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user