Re: [PATCH v4 1/3] gnu: Add python-lit, python2-lit.

2016-09-13 Thread Leo Famulari
On Tue, Sep 13, 2016 at 12:30:40PM +0200, Danny Milosavljevic wrote: > > * gnu/packages/python.scm (python-lit, python2-lit): New variables. Pushed as 243db8245e6 with some minor indentation adjustments and an expanded description. Thanks!

[PATCH v4 1/3] gnu: Add python-lit, python2-lit.

2016-09-13 Thread Danny Milosavljevic
* gnu/packages/python.scm (python-lit, python2-lit): New variables. --- gnu/packages/python.scm | 26 ++ 1 file changed, 26 insertions(+) diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm index b839f22..eb407c2 100644 --- a/gnu/packages/python.scm +++ b/gnu/p