Skip to content

fix: fixing import failure with setuptools>=82#141

Merged
yanghan234 merged 2 commits intomainfrom
fix-version-metadata
Feb 25, 2026
Merged

fix: fixing import failure with setuptools>=82#141
yanghan234 merged 2 commits intomainfrom
fix-version-metadata

Conversation

@yanghan234
Copy link
Collaborator

Fixes issue #140

Problem

mattersim fails to import when setuptools>=82 is installed because pkg_resources has been removed from setuptools. The error occurs in __version__.py.

Changes

@yanghan234 yanghan234 merged commit 49764be into main Feb 25, 2026
24 of 29 checks passed
@yanghan234 yanghan234 deleted the fix-version-metadata branch February 25, 2026 13:03
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.

1 participant