diff --git a/pyproject.toml b/pyproject.toml index 0a212a96e..e29a49b40 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,6 +25,10 @@ dependencies = [ "wcwidth", ] +[project.urls] +Homepage = "https://github.com/prompt-toolkit/python-prompt-toolkit" +Documentation = "https://python-prompt-toolkit.readthedocs.io/en/stable/" + [tool.ruff] target-version = "py37" lint.select = [