Skip to content

Conversation

@mgorny
Copy link
Contributor

@mgorny mgorny commented Mar 10, 2023

Set the minimal hatchling version that is needed to build fastapi to 1.13.0. Older versions fail to build because they do not recognize the trove classifiers used, e.g. 1.12.2 yields:

ValueError: Unknown classifier in field `project.classifiers`: Framework :: Pydantic

Set the minimal hatchling version that is needed to build fastapi to
1.13.0.  Older versions fail to build because they do not recognize
the trove classifiers used, e.g. 1.12.2 yields:

    ValueError: Unknown classifier in field `project.classifiers`: Framework :: Pydantic
@github-actions
Copy link
Contributor

📝 Docs preview for commit 57d1503 at: https://640b8dc148d9170078de31ab--fastapi.netlify.app

@dmvinson
Copy link

dmvinson commented May 8, 2023

Would be great to see this merged! Ran into this issue today

@tiangolo tiangolo changed the title Set minimal hatchling version needed to build the package 🔧 Set minimal hatchling version needed to build the package Jun 22, 2023
@tiangolo
Copy link
Member

Great, thanks @mgorny! 🚀

@tiangolo tiangolo enabled auto-merge (squash) June 22, 2023 11:29
@tiangolo
Copy link
Member

📝 Docs preview for commit eaac124 at: https://649431aa576c7e1876f446be--fastapi.netlify.app

@tiangolo tiangolo merged commit 74de9a7 into fastapi:master Jun 22, 2023
@mgorny mgorny deleted the hatchling-version branch June 22, 2023 13:57
@mgorny
Copy link
Contributor Author

mgorny commented Jun 22, 2023

Thanks!

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.

6 participants