Skip to content

Commit 4fcf803

Browse files
authored
Update pyproject.toml
1 parent 0581720 commit 4fcf803

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

pyproject.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ version = "0.2.1-alpha1"
44
description = "A tool for automatically configuring a text classification pipeline for intent prediction."
55
authors = ["voorhs <[email protected]>"]
66
readme = "README.md"
7+
homepage = "https://deeppavlov.github.io/AutoIntent/"
8+
repository = "https://github.com/deeppavlov/AutoIntent"
9+
documentation = "https://deeppavlov.github.io/AutoIntent/"
10+
711

812
[tool.poetry.dependencies]
913
python = "^3.10"

0 commit comments

Comments
 (0)