Skip to content

Use importlib instead of pkg_resources to determine package version#34

Open
jikamens wants to merge 2 commits into
glenfant:masterfrom
jikamens:master
Open

Use importlib instead of pkg_resources to determine package version#34
jikamens wants to merge 2 commits into
glenfant:masterfrom
jikamens:master

Conversation

@jikamens

Copy link
Copy Markdown

pkg_resources is deprecated and no longer available for import by default as of Python 3.12.

`pkg_resources` is deprecated and no longer available for import by
default as of Python 3.12.
@AaronDMarasco

Copy link
Copy Markdown

@glenfant this is really affecting some of us... this is such a great library that's dying for a new release, including this PR...

Comment thread src/stopit/__init__.py
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.

4 participants