Re: [PATCH 04/16] gnu: Add python-pytest-mock.
On Sun, Sep 11, 2016 at 09:42:34PM +0200, David Craven wrote: > > + (inputs > > + `(("python2-mock" ,python2-mock) > > + ,@(package-inputs base)) > > Is python2-mock really an input and not a native-input? Actually, yes. I was a little suprised that the python3 version didn
Re: [PATCH 04/16] gnu: Add python-pytest-mock.
> + (inputs > + `(("python2-mock" ,python2-mock) > + ,@(package-inputs base)) Is python2-mock really an input and not a native-input?