Skip to content

Commit 232dc63

Browse files
committed
Add prompt-toolkit as dependency
1 parent 8ae7d62 commit 232dc63

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ dependencies = [
2929
"six",
3030
"toml",
3131
"typing_extensions>=4.6; python_version<'3.12'",
32+
'prompt_toolkit',
3233
'epydoc',
3334
'wheel', # required by epydoc, but not listed as a dependency
3435
'appdirs',

0 commit comments

Comments
 (0)