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.
1 parent 5c852f8 commit a446019Copy full SHA for a446019
pyproject.toml
@@ -25,6 +25,10 @@ dependencies = [
25
"wcwidth",
26
]
27
28
+[project.urls]
29
+Homepage = "https://github.com/prompt-toolkit/python-prompt-toolkit"
30
+Documentation = "https://python-prompt-toolkit.readthedocs.io/en/stable/"
31
+
32
[tool.ruff]
33
target-version = "py37"
34
lint.select = [
0 commit comments