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 50cf02d commit 319575dCopy full SHA for 319575d
docs/index.rst
@@ -39,7 +39,7 @@ Works everywhere:
39
- Pure Python. Runs on all Python versions starting at Python 3.6.
40
(Python 2.6 - 3.x is supported in prompt_toolkit 2.0; not 3.0).
41
- Runs on Linux, OS X, OpenBSD and Windows systems.
42
-- Lightweight, the only dependencies are Pygments, six and wcwidth.
+- Lightweight, the only dependencies are Pygments and wcwidth.
43
- No assumptions about I/O are made. Every prompt_toolkit application should
44
also run in a telnet/ssh server or an `asyncio
45
<https://docs.python.org/3/library/asyncio.html>`_ process.
0 commit comments