Thanks to visit codestin.com
Credit goes to github.com

Skip to content

🔧 Set minimal hatchling version needed to build the package#9240

Merged
tiangolo merged 2 commits into
fastapi:masterfrom
mgorny:hatchling-version
Jun 22, 2023
Merged

🔧 Set minimal hatchling version needed to build the package#9240
tiangolo merged 2 commits into
fastapi:masterfrom
mgorny:hatchling-version

Conversation

@mgorny

@mgorny mgorny commented Mar 10, 2023

Copy link
Copy Markdown
Contributor

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
Copy Markdown
Contributor

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

@dmvinson

dmvinson commented May 8, 2023

Copy link
Copy Markdown

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
Copy Markdown
Member

Great, thanks @mgorny! 🚀

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

Copy link
Copy Markdown
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

mgorny commented Jun 22, 2023

Copy link
Copy Markdown
Contributor Author

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