Skip to content

Commit d34e32f

Browse files
committed
chore: update documentation
1 parent c0501b8 commit d34e32f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

pyproject.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@ authors = ["Diogo Ribeiro <[email protected]>"]
66
license = "MIT"
77
readme = "README.md"
88
packages = [{ include = "gen_surv" }]
9-
9+
homepage = "https://github.com/DiogoRibeiro7/genSurvPy"
10+
repository = "https://github.com/DiogoRibeiro7/genSurvPy"
11+
documentation = "https://gen-surv.readthedocs.io/en/stable/"
1012

1113
[tool.poetry.dependencies]
1214
python = "^3.9"

0 commit comments

Comments
 (0)