diff --git a/pyproject.toml b/pyproject.toml index 881bc1c8955f5999a344785c7f232cf4ef450bbb..fc02eb1b774b8ad73262f8ec0b051233a7aad3e2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -5,6 +5,8 @@ description = "Predictive and probabilistic simulation tools." authors = ["Hu Zhao"] license = "MIT" readme = "README.md" +homepage = "https://git-ce.rwth-aachen.de/mbd/psimpy" +keywords = ["emulator","simulator","inference", "sensitivity","uncertainty"] [tool.poetry.dependencies] python = ">=3.9,<3.11"