summaryrefslogtreecommitdiff
path: root/docs/why.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/why.rst')
-rw-r--r--docs/why.rst1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/why.rst b/docs/why.rst
index 9418bfe..d091213 100644
--- a/docs/why.rst
+++ b/docs/why.rst
@@ -12,7 +12,6 @@ line utility for Python out there which ticks the following boxes:
* supports loading values from environment variables out of the box
* support for prompting of custom values
* is fully nestable and composable
-* works the same in Python 2 and 3
* supports file handling out of the box
* comes with useful common helpers (getting terminal dimensions,
ANSI colors, fetching direct keyboard input, screen clearing,