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

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.

Use of importlib.metadata breaks import when metadata is stripped

1 participant