summaryrefslogtreecommitdiffstats
path: root/python/wcwidth/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/wcwidth/README')
-rw-r--r--python/wcwidth/README2
1 files changed, 0 insertions, 2 deletions
diff --git a/python/wcwidth/README b/python/wcwidth/README
index 102a1f775c..3d43838d0a 100644
--- a/python/wcwidth/README
+++ b/python/wcwidth/README
@@ -2,5 +2,3 @@ This API is mainly for Terminal Emulator implementors - any
python program that attempts to determine the printable width of
a string on a Terminal. It is implemented in python (no C library
calls) and has no 3rd-party dependencies.
-
-Optional dependency: python3