guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 4/4] gnu: Add python-flake8.


From: Ludovic Courtès
Subject: Re: [PATCH 4/4] gnu: Add python-flake8.
Date: Mon, 29 Jun 2015 14:07:49 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

Cyril Roelandt <address@hidden> skribis:

> * gnu/packages/python.scm (python-flake8, python2-flake8): New variables.

[...]

> +    (synopsis
> +      "The modular source code checker: pep8, pyflakes and co")

Rather: “Modular Python source code analysis tool”?

> +    (description
> +      "Flake8 is a wrapper around these tools:
> +- PyFlakes;
> +- pep8;
> +- Ned Batchelder’s McCabe script.")

Don’t write a bullet list since it’s formatting would be lost in the
various UIs.

OK with these changes.

Thank you!

Ludo’.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]