summaryrefslogtreecommitdiffstats
path: root/python/pyperclip/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/pyperclip/README')
-rw-r--r--python/pyperclip/README5
1 files changed, 3 insertions, 2 deletions
diff --git a/python/pyperclip/README b/python/pyperclip/README
index 18b74d81c6..e4e985e3b7 100644
--- a/python/pyperclip/README
+++ b/python/pyperclip/README
@@ -1,6 +1,7 @@
Pyperclip is a cross-platform Python module for copy and paste clipboard
-functions. It works with Python 2 and 3. It currently only handles
-plain text.
+functions. It currently only handles plain text.
+
+Python 3 is a hard dependency. This script does not support Python 2.
For example usage see /usr/doc/pyperclip-$VERSION/README.md