Skip to content
New issue

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

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

Already on GitHub? # to your account

build: use importlib (pkg_resources is deprecated) #113

Closed
wants to merge 3 commits into from

Conversation

jsstevenson
Copy link
Contributor

pkg_resources is no longer available by default in python 3.12: python/cpython#95299

this PR uses the recommend importlib replacement. It also runs the Snowflake unit tests in CI as a base confirmation that the library is importable, since these tests are sufficiently mocked out.

@jsstevenson
Copy link
Contributor Author

...the corresponding fix in hgvs is still unreleased...

Copy link

This PR is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days.

@github-actions github-actions bot added the stale label Jan 11, 2025
Copy link

This PR was closed because it has been stalled for 7 days with no activity.

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant