Skip to content

Commit 1e2e688

Browse files
committed
Deleted unsupported project.include
1 parent 9e0471d commit 1e2e688

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

translate.py/pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
[project]
22
name = "translate.py"
3-
version = "0.0.3"
3+
version = "0.0.4"
44
description = "Translate en/messages.json to other locales. Type translate-py --help to view options."
55
authors = [{name = "Adam Lui", email = "adam@kudoai.com"}]
6-
include = ["LICENSE.md"]
76
dependencies = ["requests>=2.32.0,<3.0.0", "translate>=3.8.0,<4.0.0"]
87

98
[project.scripts]

0 commit comments

Comments
 (0)