Skip to content

Conversation

@BotellaA
Copy link
Member

No description provided.

return await quicktype({
inputData,
lang: "python",
rendererOptions: { "just-types": true, "python-version": "3.7" },
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we have python 3.12 all across the ecosystem

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yep, but their syntax only handle 3.7 at maximum

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

requires-python = ">=3.9, <3.13" ça va jamais fonctionner alors ?

@BotellaA BotellaA merged commit 0146efc into next Oct 22, 2025
21 checks passed
@BotellaA BotellaA deleted the fix/schema-type branch October 22, 2025 19:37
@BotellaA
Copy link
Member Author

🎉 This PR is included in version 1.0.6-rc.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@BotellaA
Copy link
Member Author

BotellaA commented Nov 4, 2025

🎉 This PR is included in version 1.0.6 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants