Skip to content

Commit e68766e

Browse files
Merge pull request #19 from DiogoRibeiro7/feat/first_commit
Feat/first commit
2 parents 25e5e38 + d34e32f commit e68766e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

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

1013
[tool.poetry.dependencies]
1114
python = "^3.9"

0 commit comments

Comments
 (0)