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

Migrate away from pkg_resources #737

Closed
wants to merge 1 commit into from
Closed

Conversation

tacerus
Copy link

@tacerus tacerus commented Jan 12, 2024

Using pkg_resources as an API is deprecated.
Migrate functionality to importlib.

Using pkg_resources as an API is deprecated.
Migrate functionality to importlib.

Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
@GDay
Copy link
Collaborator

GDay commented Jan 12, 2024

Thanks for the PR.

There is a newer version, which already includes the fix: https://github.com/django-q2/django-q2
The creator of this repo gave me access to this repo and I will merge the two when I have a bit of time, therefore I will close this PR now. I appreciate the effort though!

@GDay GDay closed this Jan 12, 2024
@tacerus
Copy link
Author

tacerus commented Jan 12, 2024

Thank you for the quick reply. I will take this into consideration.

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.

None yet

2 participants