Re: [PATCH 12/31] gnu: Add python-pytest.

2014-09-05 Thread Ludovic Courtès
I believe this is the fifth test framework I see in this patch series.

Re: [PATCH 12/31] gnu: Add python-pytest.

2014-09-05 Thread Ludovic Courtès
OK

[PATCH 12/31] gnu: Add python-pytest.

2014-09-05 Thread David Thompson
* gnu/packages/python.scm (python-pytest, python2-pytest): New variables. --- gnu/packages/python.scm | 36 1 file changed, 36 insertions(+) diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm index 6ef19d5..959a08b 100644 --- a/gnu/packages/python.