Re: [PATCH 6/6] gnu: Provide pytest to python-sqlalchemy-utils.

2016-11-05 Thread Leo Famulari
On Sat, Nov 05, 2016 at 03:58:16PM +, Marius Bakke wrote: > Danny Milosavljevic writes: > > > * gnu/packages/python.scm (python-sqlalchemy-utils)[arguments]: Add pytest. > > This is not [arguments], but [native-inputs]. That applies to the > previous patch as well! >

Re: [PATCH 6/6] gnu: Provide pytest to python-sqlalchemy-utils.

2016-11-05 Thread Marius Bakke
Danny Milosavljevic writes: > * gnu/packages/python.scm (python-sqlalchemy-utils)[arguments]: Add pytest. This is not [arguments], but [native-inputs]. That applies to the previous patch as well! > --- > gnu/packages/python.scm | 2 ++ > 1 file changed, 2 insertions(+)

[PATCH 6/6] gnu: Provide pytest to python-sqlalchemy-utils.

2016-11-05 Thread Danny Milosavljevic
* gnu/packages/python.scm (python-sqlalchemy-utils)[arguments]: Add pytest. --- gnu/packages/python.scm | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm index 2d984bb..86a6eea 100644 --- a/gnu/packages/python.scm +++ b/gnu/packages/python.scm