Skip to content

Conversation

@jaraco
Copy link
Member

@jaraco jaraco commented May 20, 2025

  • Remove test_wheel_install_pep_503.
  • Remove reliance on pkg_resources in test_wheel.
  • Add news fragment.

Summary of changes

Ref #3085

Pull Request Checklist

@jaraco
Copy link
Member Author

jaraco commented May 20, 2025

There are tests failing in test_cygwin and test (pypy), but they're unrelated to these changes and they seem to fail intermittently. I'm going to proceed with this change.

@jaraco
Copy link
Member Author

jaraco commented May 20, 2025

Oh, but the pyright stuff should probably be addressed.

@jaraco
Copy link
Member Author

jaraco commented May 20, 2025

The pyright tests are failing now that I'm using importlib.metadata for the metadata and __getitem__ in older versions of the package could possibly return None. I don't care. I want them to crash or fail if the keys aren't present. I'll just try to suppress the pyright errors.

@jaraco jaraco merged commit 5ccf50e into main May 20, 2025
41 of 44 checks passed
@jaraco jaraco deleted the feature/remove-more-pkg_resources branch May 20, 2025 15:31
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