In fact `pip install --editable .` is the instruction given at the end of the Advanced installation instructions http://scikit-learn.org/stable/developers/advanced_installation.html#testing .
I will submit a PR to recommend this in the Contributing section as well. Albert On Wed, May 31, 2017 at 11:39 AM Olivier Grisel <[email protected]> wrote: > +1 for recommending to use `pip install --editable .`. > > -- > Olivier > _______________________________________________ > scikit-learn mailing list > [email protected] > https://mail.python.org/mailman/listinfo/scikit-learn >
_______________________________________________ scikit-learn mailing list [email protected] https://mail.python.org/mailman/listinfo/scikit-learn
