We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
project.include
1 parent 9e0471d commit 1e2e688Copy full SHA for 1e2e688
1 file changed
translate.py/pyproject.toml
@@ -1,9 +1,8 @@
1
[project]
2
name = "translate.py"
3
-version = "0.0.3"
+version = "0.0.4"
4
description = "Translate en/messages.json to other locales. Type translate-py --help to view options."
5
authors = [{name = "Adam Lui", email = "adam@kudoai.com"}]
6
-include = ["LICENSE.md"]
7
dependencies = ["requests>=2.32.0,<3.0.0", "translate>=3.8.0,<4.0.0"]
8
9
[project.scripts]
0 commit comments