Skip to content

Commit 98d5ed2

Browse files
authored
Add the repository field to pyproject.toml (#27)
1 parent 7784895 commit 98d5ed2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ authors = ["Yuichiro Tachibana (Tsuchiya) <[email protected]>"]
66
license = "Apache-2.0"
77
readme = "README.md"
88
packages = [{include = "transformers_js"}]
9+
repository = "https://github.com/whitphx/transformers.js.py"
910

1011
[tool.poetry.dependencies]
1112
python = "^3.10"

0 commit comments

Comments
 (0)