Adding usd-core optional dependency

This commit is contained in:
Abhishek Joshi
2024-08-20 21:39:24 -05:00
parent f358cf664b
commit 85d19e189b
2 changed files with 7 additions and 0 deletions
+3
View File
@@ -60,3 +60,6 @@ mujoco = [
"testdata/*.msh",
"testdata/*.usda",
]
[project.optional-dependencies]
usd = ["usd-core"]