Minor cleanup to avoid unwanted files in mjx packaging.

PiperOrigin-RevId: 931118601
Change-Id: I94adedd0b29370e652140bb91f1488722eb61c55
This commit is contained in:
Michael Moss
2026-06-12 06:26:00 -07:00
committed by Copybara-Service
parent f27503509e
commit 1ae561407a
+3
View File
@@ -79,3 +79,6 @@ extend-exclude = '''(
norecursedirs = [
"**/third_party",
]
[tool.setuptools.packages.find]
include = ["mujoco*"]