Skip to content

Conversation

@conradbez
Copy link
Contributor

Updated pyproject.toml to explicitly include magic_admin.resources and magic_admin.utils subpackages. This fixes the ModuleNotFoundError that occurred when importing magic_admin from the PyPI package.

The previous configuration only included the top-level magic_admin package, causing the resources and utils modules to be missing from the distribution.

Updated pyproject.toml to explicitly include magic_admin.resources and
magic_admin.utils subpackages. This fixes the ModuleNotFoundError that
occurred when importing magic_admin from the PyPI package.

The previous configuration only included the top-level magic_admin package,
causing the resources and utils modules to be missing from the distribution.
@conradbez conradbez requested a review from a team as a code owner November 23, 2025 02:11
@damianjachyra damianjachyra merged commit aa6417c into magiclabs:master Nov 24, 2025
0 of 2 checks passed
@damianjachyra
Copy link
Collaborator

Thank you! Released in 2.1.3.

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.

3 participants