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

Remove reliance on deprecated pkg_resources #129

Merged
merged 7 commits into from
Nov 8, 2023

Conversation

NiklasRosenstein
Copy link
Contributor

  • Re-enable pyugrade task (Re-enable pyugrade task #128)
  • remove setuptools dependency
  • kraken-build/: improvement: Remove use of pkg_resources and replace it with importlib.metadata and packaging.requirements instead.

* Re-enable pyugrade task

* rerun ci
… it with `importlib.metadata` and `packaging.requirements` instead.
@NiklasRosenstein
Copy link
Contributor Author

Closes #126

@NiklasRosenstein NiklasRosenstein changed the title nr/remove pkg resourcs Remove reliance on deprecated pkg_resources Nov 8, 2023
@NiklasRosenstein NiklasRosenstein merged commit 6b4865f into develop Nov 8, 2023
7 checks passed
@NiklasRosenstein NiklasRosenstein deleted the nr/remove-pkg_resourcs branch November 8, 2023 03:20
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.

Replace use of pkg_resources with importlib.resources and importlib.metadata
1 participant