Skip to content

Remove mapping for 'src' to 'auto-mix-prep'#9725

Merged
Light2Dark merged 1 commit into
marimo-team:mainfrom
XanthanGum:fix/delete_unmaintained_package_mapping
Jun 1, 2026
Merged

Remove mapping for 'src' to 'auto-mix-prep'#9725
Light2Dark merged 1 commit into
marimo-team:mainfrom
XanthanGum:fix/delete_unmaintained_package_mapping

Conversation

@XanthanGum
Copy link
Copy Markdown
Contributor

📝 Summary

Remove package mapping 'src' to an unmaintained package 'auto-mix-prep'.
Package is available on pypi, however link to repository is broken.

src is commonly used as a python module folder, and users trying to import their own modules instead under src.X raise a module not not found error, pointing to auto-mix-prep, and are prompted to install with UV.

📋 Pre-Review Checklist

  • For large changes, or changes that affect the public API: this change was discussed or approved through an issue, on Discord, or the community discussions (Please provide a link if applicable).
  • Any AI generated code has been reviewed line-by-line by the human PR author, who stands by it.
  • Video or media evidence is provided for any visual changes (optional).

✅ Merge Checklist

  • I have read the contributor guidelines.
  • Documentation has been updated where applicable, including docstrings for API changes.
  • Tests have been added for the changes made.

@vercel
Copy link
Copy Markdown

vercel Bot commented May 29, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
marimo-docs Ready Ready Preview, Comment May 29, 2026 1:54pm

Request Review

@XanthanGum
Copy link
Copy Markdown
Contributor Author

I have read the CLA Document and I hereby sign the CLA

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 29, 2026

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

@Light2Dark
Copy link
Copy Markdown
Collaborator

I'm okay to remove this, since the name doesn't match.
However, if you do have a module/folder locally called src, it should not trigger the installation prompt

@Light2Dark Light2Dark added the enhancement New feature or request label Jun 1, 2026
@Light2Dark Light2Dark merged commit a5b0589 into marimo-team:main Jun 1, 2026
35 of 37 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants