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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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