summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/setup.py b/setup.py
index 01d939c2..d260b40e 100755
--- a/setup.py
+++ b/setup.py
@@ -41,9 +41,6 @@ Drop-in replacement adds several features for command-prompt tools:
Useable without modification anywhere cmd is used; simply import cmd2.Cmd in place of cmd.Cmd.
-Running `2to3 <http://docs.python.org/library/2to3.html>` against ``cmd2.py``
-generates working, Python3-based code.
-
See docs at http://packages.python.org/cmd2/
""",