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 version for importlib_metadata on python 3.7 #7904

Merged
merged 1 commit into from Oct 23, 2023
Merged

Conversation

sydney-runkle
Copy link
Member

@sydney-runkle sydney-runkle commented Oct 23, 2023

Change Summary

Fix importlib_metadata requirement for Python 3.7

Related issue number

Fix #7903

Checklist

  • The pull request title is a good summary of the changes - it will be used in the changelog
  • Unit tests for the changes exist
  • Tests pass on CI
  • Documentation reflects the changes where applicable
  • My PR is ready to review, please add a comment including the phrase "please review" to assign reviewers

Selected Reviewer: @Kludex

@sydney-runkle
Copy link
Member Author

Please review

@cloudflare-pages
Copy link

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 9207930
Status: ✅  Deploy successful!
Preview URL: https://e5bfe5d4.pydantic-docs2.pages.dev
Branch Preview URL: https://fix-req-for-37.pydantic-docs2.pages.dev

View logs

pyproject.toml Show resolved Hide resolved
@sydney-runkle sydney-runkle merged commit 5be53ce into main Oct 23, 2023
60 of 62 checks passed
@sydney-runkle sydney-runkle deleted the fix-req-for-37 branch October 23, 2023 20:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

importlib_metadata required but missing for Python 3.7
2 participants