From 875a7aa02066ab48e4ebd430fd0c27dc016ea27d Mon Sep 17 00:00:00 2001 From: James Tanner Date: Tue, 15 Oct 2013 12:49:43 -0400 Subject: [PATCH] fix indentation in easy_install module docstring --- packaging/easy_install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/easy_install b/packaging/easy_install index fbf222033ec..173cd888316 100644 --- a/packaging/easy_install +++ b/packaging/easy_install @@ -66,7 +66,7 @@ options: system. For example C(easy_install-3.3), if there are both Python 2.7 and 3.3 installations in the system and you want to run easy_install for the Python 3.3 installation. -version_added: "1.3" + version_added: "1.3" required: false default: null notes: