Skip to content

Conversation

Notnaton
Copy link
Collaborator

@Notnaton Notnaton commented Jul 29, 2025

ran poetry update

limited python version to <3.13

removed pkg_resources, replaced with:
from importlib.metadata import version, PackageNotFoundError
from importlib.metadata import distributions

Notnaton added 2 commits July 29, 2025 18:25
Remove deprecated "pkg_resources"
add "importlib" to replace it.
@Notnaton Notnaton merged commit 073636f into main Jul 29, 2025
2 of 3 checks passed
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