Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Fix pypy compatibility (not all distributions are packages) #410

Merged
merged 1 commit into from
Jan 18, 2024
Merged

Conversation

malthe
Copy link
Owner

@malthe malthe commented Jan 18, 2024

This fixes the following issue:

importlib_metadata.PackageNotFoundError: No package metadata was found for cffi

Copy link

github-actions bot commented Jan 18, 2024

Pull Request Test Coverage Report for Build 7571289214

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.04%) to 87.776%

Totals Coverage Status
Change from base Build 7458062694: -0.04%
Covered Lines: 4342
Relevant Lines: 4834

💛 - Coveralls

@malthe malthe merged commit 6cab7dc into master Jan 18, 2024
13 checks passed
@malthe malthe deleted the fix-pypy branch January 18, 2024 14:19
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.

1 participant