Skip to content

Conversation

@lola831
Copy link
Collaborator

@lola831 lola831 commented Jan 5, 2026

Description

  • Fix Sphinx docs when ManiSkill isn’t installed by:

    • Refactoring the existing LGSVL sphinx._buildingScenicDocs check into a shared
      buildingScenicDocumentation() helper and using it for both LGSVL and ManiSkill.
    • Mocking ManiSkill-related dependencies (mani_skill, torch, sapien,
      gymnasium) in autodoc_mock_imports.
    • Registering the ManiSkill ScenicEnv only when not building docs.
  • Make scenic[maniskill] installable without pip’s resolution-too-deep error by
    tightening the extra’s gymnasium requirement to gymnasium >= 1.0.0.

Issue Link

N/A

Checklist

  • I have tested the changes locally via pytest and/or other means
  • I have added or updated relevant documentation
  • I have autoformatted the code with black and isort
  • I have added test cases (if applicable)

Additional Notes

@lola831 lola831 merged commit 615eb74 into BerkeleyLearnVerify:ManiSkill Jan 5, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant