Skip to content

Conversation

@imtoopunkforyou
Copy link

Added

  • New version.py module that extracts package metadata (version, author, author email, license) from importlib.metadata

Changed

  • __init__.py now imports and uses VERSION from the new version module instead of calling importlib.metadata.version() directly

Removed

  • Direct import of version from importlib.metadata in __init__.py

closed #15

@svlandeg svlandeg added the feature New feature or request label Nov 10, 2025
@svlandeg svlandeg marked this pull request as draft November 10, 2025 13:37
@github-actions
Copy link
Contributor

This pull request has a merge conflict that needs to be resolved.

@imtoopunkforyou
Copy link
Author

I see it's already been fixed in #19, I close the MR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

conflicts feature New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use of importlib.metadata breaks import when metadata is stripped

2 participants