Re: [PATCH 1/5] gnu: python2-pytest-runner: Remove duplicate definition.

2016-10-12 Thread Leo Famulari
On Mon, Oct 10, 2016 at 03:09:59PM +0200, Hartmut Goebel wrote: > * gnu/packages/python.scm (python2-pytest-runner): Was defined twice, remove > duplicate definition. LGTM, good catch! > --- > gnu/packages/python.scm | 3 --- > 1 file changed, 3 deletions(-) > > diff --git a/gnu/packages/pyth

[PATCH 1/5] gnu: python2-pytest-runner: Remove duplicate definition.

2016-10-10 Thread Hartmut Goebel
* gnu/packages/python.scm (python2-pytest-runner): Was defined twice, remove duplicate definition. --- gnu/packages/python.scm | 3 --- 1 file changed, 3 deletions(-) diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm index a9fd8eb..f1e9264 100644 --- a/gnu/packages/python.scm +++ b