diff options
| author | David Lord <davidism@gmail.com> | 2020-04-20 00:31:06 -0700 |
|---|---|---|
| committer | David Lord <davidism@gmail.com> | 2020-04-20 00:31:06 -0700 |
| commit | 9f34897f4a77f6c5c369962974290c6eea211c76 (patch) | |
| tree | 680ea144c51a0ce524b151972e390a9b1b27b6db /docs/why.rst | |
| parent | 03dabdda8e48f0f87f13d24b9a2e65c1b0807635 (diff) | |
| download | click-drop-python2.tar.gz | |
remove Python 2/3 from docsdrop-python2
Diffstat (limited to 'docs/why.rst')
| -rw-r--r-- | docs/why.rst | 1 |
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, |
