10 Commits

View File

@@ -10,11 +10,11 @@ license = { text = "GPL v3" }
requires-python = ">=3.9"
authors = [
{ name = "Keshav Anand", email = "keshavanand.dev@gmail.com" },
{ name = "Cody Trainer", email = "" },
{ name = "Cody Trainer" },
]
keywords = ["foreignthon", "spanish", "español"]
dependencies = ["foreignthon>=0.4.0"]
dependencies = ["foreignthon>=0.5.2"]
[project.entry-points."foreignthon.langs"]
es = "foreignthon_es"