Skip to content

Conversation

@bnavigator
Copy link
Contributor

Description

The feature or problem addressed by this PR

Having both

python = "^3.9"
# and
importlib-metadata = {version = ">=1.7.0", python = "<3.8"}
importlib-resources = {python = "<3.9", version = "*"}

does not make sense.

What your changes do and why you chose this solution

Remove the old dependencies

Checklist

  • Checked that no other issues or pull requests exist for the same issue/change
  • Added tests covering the new functionality
  • Updated documentation OR the change is too minor to be documented
  • Updated CHANGELOG.md OR changes are insignificant

@c00kiemon5ter c00kiemon5ter merged commit 178f6d1 into IdentityPython:master Oct 7, 2025
2 checks passed
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.

2 participants