diff mbox

[1/1] manual generation : python-argparse is needed with older phyton releases.

Message ID 1381311422-31077-1-git-send-email-sagaert.johan@skynet.be
State Rejected
Headers show

Commit Message

Sagaert Johan Oct. 9, 2013, 9:37 a.m. UTC
Signed-off-by: Sagaert Johan <sagaert.johan@skynet.be>
---
 docs/manual/prerequisite.txt | 1 +
 1 file changed, 1 insertion(+)

Comments

Thomas De Schampheleire Oct. 9, 2013, 10:26 a.m. UTC | #1
Hi Johan,

On Wed, Oct 9, 2013 at 11:37 AM, Sagaert Johan <sagaert.johan@skynet.be> wrote:
> Signed-off-by: Sagaert Johan <sagaert.johan@skynet.be>
> ---
>  docs/manual/prerequisite.txt | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/docs/manual/prerequisite.txt b/docs/manual/prerequisite.txt
> index 78ce436..1fc1a29 100644
> --- a/docs/manual/prerequisite.txt
> +++ b/docs/manual/prerequisite.txt
> @@ -77,3 +77,4 @@ development context (further details: refer to xref:download-infra[]).
>
>  * Documentation generation tools:
>  ** +asciidoc+
> +** +python-argparse+
> --

Thanks for this change, however it is already part of the following patch:
http://patchwork.ozlabs.org/patch/280931/

Best regards,
Thomas
diff mbox

Patch

diff --git a/docs/manual/prerequisite.txt b/docs/manual/prerequisite.txt
index 78ce436..1fc1a29 100644
--- a/docs/manual/prerequisite.txt
+++ b/docs/manual/prerequisite.txt
@@ -77,3 +77,4 @@  development context (further details: refer to xref:download-infra[]).
 
 * Documentation generation tools:
 ** +asciidoc+
+** +python-argparse+