Re: [PATCH 06/20] gnu: Add python-coverage-4.0.3

2017-04-15 Thread Hartmut Goebel
Am 14.04.2017 um 12:13 schrieb Muriithi Frederick Muriuki: > + ;; httpretty has a hard requirement for coverage==4.0.3 Same here. -- Regards Hartmut Goebel | Hartmut Goebel | h.goe...@crazy-compilers.com | | www.crazy-compilers.com | compilers which you thought are

[PATCH 06/20] gnu: Add python-coverage-4.0.3

2017-04-14 Thread Muriithi Frederick Muriuki
* gnu/packages/python.scm (python-coverage-4.0.3): New variable. --- gnu/packages/python.scm | 17 + 1 file changed, 17 insertions(+) diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm index a849e70..1ec1744 100644 --- a/gnu/packages/python.scm +++