8000
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 f833a82 commit 73f98eeCopy full SHA for 73f98ee
docs/index.rst
@@ -36,7 +36,8 @@ Like readline:
36
37
Works everywhere:
38
39
-- Pure Python. Runs on all Python versions from 2.6 up to 3.4.
+- 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.
43
- No assumptions about I/O are made. Every prompt_toolkit application should
0 commit comments