Skip to content

Add alternative method to fetch AMS version#424

Merged
tofu-rocketry merged 1 commit into
apel:devfrom
tofu-rocketry:replace-pkg_resources
May 14, 2026
Merged

Add alternative method to fetch AMS version#424
tofu-rocketry merged 1 commit into
apel:devfrom
tofu-rocketry:replace-pkg_resources

Conversation

@tofu-rocketry
Copy link
Copy Markdown
Member

pkg_resources is deprecated in Python 3.12. importlib.metadata isn't available in 3.6.

pkg_resources is deprecated in Python 3.12. importlib.metadata isn't
available in 3.6.
@tofu-rocketry tofu-rocketry added this to the 4.0.1 milestone May 13, 2026
@tofu-rocketry tofu-rocketry self-assigned this May 13, 2026
@tofu-rocketry tofu-rocketry requested a review from a team as a code owner May 13, 2026 16:01
@tofu-rocketry tofu-rocketry added enhancement dependencies Pull requests that update a dependency file labels May 13, 2026
Copy link
Copy Markdown
Contributor

@rowan04 rowan04 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm but obviously the codacy errors will need resolving/ignoring?

@tofu-rocketry tofu-rocketry merged commit 44ab51e into apel:dev May 14, 2026
10 of 11 checks passed
@tofu-rocketry tofu-rocketry deleted the replace-pkg_resources branch May 14, 2026 13:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file enhancement

Development

Successfully merging this pull request may close these issues.

2 participants