Compare commits
10
Commits
e46c2ea3d6
...
7a9efba55d
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7a9efba55d | ||
|
|
1941c436be | ||
|
|
723cb3d5a6 | ||
|
|
c0dc32a83f | ||
|
|
ed05d56538 | ||
|
|
9a8d834ee0 | ||
|
|
4f7bd99d16 | ||
|
|
ceaf17f576 | ||
|
|
0997849fe2 | ||
|
|
43a8f6ade6 |
+2
-2
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user