summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorFederico Ceratto <federico.ceratto@gmail.com>2017-01-06 12:42:32 +0000
committerFederico Ceratto <federico.ceratto@gmail.com>2017-01-06 12:42:32 +0000
commit1d3bd562aa69dc50249974fd96dfd39d6dd28c7c (patch)
tree2240b121fab21e7b30f330c9eb5a538d8638ac20 /setup.py
parent46d1028a330ffe4d344b99739d1d4b607654ade5 (diff)
downloadcmd2-git-1d3bd562aa69dc50249974fd96dfd39d6dd28c7c.tar.gz
Remove mentions of 2to3, remove INSTALL.txt
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/
""",