Re: [PATCH 1/3] gnu: Add python-pytest-pep8.

2016-09-14 Thread Marius Bakke
Leo Famulari writes: > On Sun, Sep 11, 2016 at 03:07:35PM +0100, Marius Bakke wrote: >> * gnu/packages/python.scm (python-pytest-pep8, python2-pytest-pep8): New >> variables. > > Overall LGTM... > >> +(description "Pytest plugin for efficiently checking PEP8 compliance") > > I think we can

Re: [PATCH 1/3] gnu: Add python-pytest-pep8.

2016-09-14 Thread Leo Famulari
On Sun, Sep 11, 2016 at 03:07:35PM +0100, Marius Bakke wrote: > * gnu/packages/python.scm (python-pytest-pep8, python2-pytest-pep8): New > variables. Overall LGTM... > +(description "Pytest plugin for efficiently checking PEP8 compliance") I think we can drop "efficiently". I can do that b

[PATCH 1/3] gnu: Add python-pytest-pep8.

2016-09-11 Thread Marius Bakke
* gnu/packages/python.scm (python-pytest-pep8, python2-pytest-pep8): New variables. --- gnu/packages/python.scm | 33 + 1 file changed, 33 insertions(+) diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm index 8b9273c..21eda38 100644 --- a/gnu/package