Skip to content

Use importlib.metadata.distributions to determine package versions#430

Merged
adamchainz merged 1 commit intomasterfrom
issue_319_importlib_metadata
Dec 23, 2019
Merged

Use importlib.metadata.distributions to determine package versions#430
adamchainz merged 1 commit intomasterfrom
issue_319_importlib_metadata

Conversation

@adamchainz
Copy link
Copy Markdown
Contributor

Fixes #319.

@adamchainz adamchainz merged commit 7eaa35b into master Dec 23, 2019
@adamchainz adamchainz deleted the issue_319_importlib_metadata branch December 23, 2019 11:56
adamchainz added a commit that referenced this pull request Jan 3, 2020
Missed in #430 - the tests passed by removing `pkg_resources` because presumably it's used somewhere under the hood, but best not to rely on that.
adamchainz added a commit that referenced this pull request Jan 3, 2020
Missed in #430 - the tests passed by removing `pkg_resources` because presumably it's used somewhere under the hood, but best not to rely on that.
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.

Switch to importlib.metadata for package versions

1 participant