Skip to content

Remove mobius-ai extra and dependency#2544

Open
jambayk wants to merge 1 commit into
mainfrom
jambayk/remove-mobius-dep
Open

Remove mobius-ai extra and dependency#2544
jambayk wants to merge 1 commit into
mainfrom
jambayk/remove-mobius-dep

Conversation

@jambayk

@jambayk jambayk commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

Describe your changes

The package mobius-ai doesn't exist on Pypi yet.

Checklist before requesting a review

  • Add unit tests for this change.
  • Make sure all tests can pass.
  • Update documents if necessary.
  • Lint and apply fixes to your code by running lintrunner -a
  • Is this a user-facing change? If yes, give a description of this change to be included in the release notes.

(Optional) Issue link

Copilot AI review requested due to automatic review settings June 24, 2026 18:42
@jambayk jambayk enabled auto-merge (squash) June 24, 2026 18:42

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates Olive’s package configuration to stop advertising/declaring the mobius-ai optional dependency as an installable extra, since the package is not available on PyPI. This primarily affects how olive-ai extras are generated (via setup.py reading olive/olive_config.json).

Changes:

  • Removed the extra_dependencies requirement for the MobiusBuilder pass.
  • Removed the mobius-ai extras entry from the package extra_dependencies map.

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.

2 participants