2013/7/29 Andreas Mueller <[email protected]>: > On 07/29/2013 02:17 PM, Andreas Mueller wrote: >> On 07/29/2013 02:15 PM, Olivier Grisel wrote: >>> Alright then maybe we should kill the 0.14a1 release on PyPI and >>> release the source tarball and windows binaries for the RC release >>> process on sourceforge only. >>> >>> And only upload 0.14 final on PyPI. >>> >> +1 >> >> And give the pip-line that people need to install directly from the >> github branch, I would say. >> > Which is > pip install -U > git+git://github.com/scikit-learn/[email protected]#egg=sklearn
To get this one to work you need to have git in your path. My variant will work without git installed on the client. -- Olivier http://twitter.com/ogrisel - http://github.com/ogrisel ------------------------------------------------------------------------------ See everything from the browser to the database with AppDynamics Get end-to-end visibility with application monitoring from AppDynamics Isolate bottlenecks and diagnose root cause in seconds. Start your free trial of AppDynamics Pro today! http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk _______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
