Adds Description

This commit is contained in:
2025-04-11 21:55:32 -03:00
parent 95600dfbe6
commit e803e39a92

View File

@@ -1,7 +1,7 @@
[project] [project]
name = "jambo" name = "jambo"
dynamic = ["version"] dynamic = ["version"]
description = "Add your description here" description = "Jambo - JSON Schema to Pydantic Converter"
requires-python = ">=3.10,<4.0" requires-python = ">=3.10,<4.0"
maintainers = [ maintainers = [
{ name = "Vitor Hideyoshi", email = "vitor.h.n.batista@gmail.com" }, { name = "Vitor Hideyoshi", email = "vitor.h.n.batista@gmail.com" },