changed toml file
All checks were successful
Pack Validation CI / validate (push) Successful in 8s

This commit is contained in:
2026-05-19 17:57:40 -05:00
parent 37c7ed6218
commit 94f989c282

View File

@@ -16,6 +16,16 @@ keywords = ["foreignthon", "spanish", "español"]
dependencies = ["foreignthon>=0.5.3"] dependencies = ["foreignthon>=0.5.3"]
classifiers = [
"Programming Language :: Python :: 3",
"License :: OSI Approved :: GNU General Public License v3 (GPLv3)",
"Operating System :: OS Independent",
"Topic :: Software Development :: Compilers",
]
[project.urls]
Homepage = "https://git.keshavanand.net/foreign-thon/foreignthon-ta"
[project.entry-points."foreignthon.langs"] [project.entry-points."foreignthon.langs"]
es = "foreignthon_es" es = "foreignthon_es"