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

[cocopp] Remove pkg_resources dependency #2247

Closed
wants to merge 1 commit into from
Closed

Conversation

olafmersmann
Copy link
Contributor

Resolves #2229.

@olafmersmann olafmersmann force-pushed the issue-2229 branch 2 times, most recently from 86c1c27 to eeaf590 Compare November 29, 2023 21:34
Instead of using pkg_resources to get the version number and package
path, import cocopp._version for the version and use importlib.resources
for the package path.
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