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.
prompt-toolkit
1 parent 8ae7d62 commit 232dc63Copy full SHA for 232dc63
pyproject.toml
@@ -29,6 +29,7 @@ dependencies = [
29
"six",
30
"toml",
31
"typing_extensions>=4.6; python_version<'3.12'",
32
+ 'prompt_toolkit',
33
'epydoc',
34
'wheel', # required by epydoc, but not listed as a dependency
35
'appdirs',
0 commit comments