Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drop py3.8 support | Replace pkg_resources lib with importlib.resources #272

Closed

Conversation

beingfaisal
Copy link

Issue

Updates

  • Updated python version to 3.12
  • Replaced pkg_resources with importlib
  • resource_exists does not have equivalent method for replacement in importlib so used os methods

@farhan
Copy link
Contributor

farhan commented Dec 1, 2024

Closing on account of #278

@farhan farhan closed this Dec 1, 2024
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.

2 participants