Re: [PATCH 3/6] gnu: add python-selenium and python2-selenium

2016-04-24 Thread Ludovic Courtès
Hartmut Goebel skribis: > +;; FIXME webdriver/firefox contains pre-build binaries. Build them in > +;; guix, but the source is not included. In addition to Leo’s reply, could you make sure the blobs are removed in a ‘snippet’? See ‘shogun’ in machine-learning.scm for an example of that.

Re: [PATCH 3/6] gnu: add python-selenium and python2-selenium

2016-04-24 Thread Leo Famulari
On Thu, Apr 21, 2016 at 09:19:50PM +0200, Hartmut Goebel wrote: > * gnu/packages/python.scm (python-selenium) (python2-selenium): > New variables. > --- > gnu/packages/python.scm | 29 + > 1 file changed, 29 insertions(+) > > diff --git a/gnu/packages/python.scm b/gn