Skip to content

Commit 54cc006

Browse files
committed
Shortened project.description ↞ [auto-sync from https://github.com/adamlui/python-utils/tree/main/translate-messages]
1 parent c0fb447 commit 54cc006

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

translate-messages/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[project]
22
name = "translate-messages"
33
version = "1.0.0"
4-
description = "Translate en/messages.json to other locales. Type translate-msgs --help to view options."
4+
description = "Translate en/messages.json to other locales."
55
authors = [{name = "Adam Lui", email = "adam@kudoai.com"}]
66
readme = 'README.md'
77
dependencies = ["requests>=2.32.0,<3.0.0", "translate>=3.8.0,<4.0.0"]

0 commit comments

Comments
 (0)