fixed readme
This commit is contained in:
@@ -8,9 +8,7 @@ version = "0.2.3"
|
||||
description = "Tamil language pack for ForeignThon."
|
||||
license = { text = "GPL v3" }
|
||||
requires-python = ">=3.9"
|
||||
authors = [
|
||||
{ name = "Keshav Anand", email = "keshavanand.dev@gmail.com" }
|
||||
]
|
||||
authors = [{ name = "Keshav Anand", email = "keshavanand.dev@gmail.com" }]
|
||||
keywords = ["foreignthon", "tamil", "தமிழ்"]
|
||||
dependencies = ["foreignthon>=0.5.3"]
|
||||
classifiers = [
|
||||
@@ -27,4 +25,4 @@ Homepage = "https://git.keshavanand.net/foreign-thon/foreignthon-ta"
|
||||
ta = "foreignthon_ta"
|
||||
|
||||
[tool.hatch.build.targets.wheel]
|
||||
packages = ["src/foreignthon_ta"]
|
||||
packages = ["src/foreignthon_ta"]
|
||||
|
||||
Reference in New Issue
Block a user