We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 25e5e38 + d34e32f commit e68766eCopy full SHA for e68766e
pyproject.toml
@@ -6,6 +6,9 @@ authors = ["Diogo Ribeiro <[email protected]>"]
6
license = "MIT"
7
readme = "README.md"
8
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/"
12
13
[tool.poetry.dependencies]
14
python = "^3.9"
0 commit comments