Skip to content

Commit aef0846

Browse files
Removed outdated warning about prompt_toolkit 2.0 from docs.
1 parent 2047ad8 commit aef0846

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

docs/index.rst

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,6 @@
11
Python Prompt Toolkit 3.0
22
=========================
33

4-
.. warning::
5-
6-
Notice that this is the prompt_toolkit 3.0 documentation. It is mostly
7-
compatible with the 2.0 branch. The difference is that prompt_toolkit 3.0
8-
requires at least Python 3.6. On the plus side, it uses asyncio natively
9-
(rather than it's own event loop), and we have type annotations everywhere.
10-
114
`prompt_toolkit` is a library for building powerful interactive command line
125
and terminal applications in Python.
136

0 commit comments

Comments
 (0)