unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [PATCH 0/4] Add flake8 and its dependencies.
@ 2015-06-26 22:58 Cyril Roelandt
  2015-06-26 22:58 ` [PATCH 1/4] gnu: Add python-pep8 Cyril Roelandt
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Cyril Roelandt @ 2015-06-26 22:58 UTC (permalink / raw)
  To: guix-devel

This patch series adds flake8, a tool commonly used by Python developers.

Cyril.
---

Cyril Roelandt (4):
  gnu: Add python-pep8.
  gnu: Add python-pyflakes.
  gnu: Add python-mccabe.
  gnu: Add python-flake8.

 gnu/packages/python.scm | 149 ++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 149 insertions(+)

-- 
1.8.4.rc3

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2015-06-29 12:07 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-26 22:58 [PATCH 0/4] Add flake8 and its dependencies Cyril Roelandt
2015-06-26 22:58 ` [PATCH 1/4] gnu: Add python-pep8 Cyril Roelandt
2015-06-29 12:02   ` Ludovic Courtès
2015-06-26 22:58 ` [PATCH 2/4] gnu: Add python-pyflakes Cyril Roelandt
2015-06-29 12:03   ` Ludovic Courtès
2015-06-26 22:58 ` [PATCH 3/4] gnu: Add python-mccabe Cyril Roelandt
2015-06-29 12:04   ` Ludovic Courtès
2015-06-26 22:58 ` [PATCH 4/4] gnu: Add python-flake8 Cyril Roelandt
2015-06-29 12:07   ` Ludovic Courtès

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).