[IPython-dev] Testing IPython 3.0

Thomas Kluyver takowl at gmail.com
Wed Nov 19 13:13:46 EST 2014


On 19 November 2014 09:52, Aaron Meurer <asmeurer at gmail.com> wrote:

> Also, assumedly another option is python setup.py develop (you'll also
> need to install setuptools into the environment).


Or 'python setup.py symlink', which is specific to IPython. That doesn't
require setuptools, but it won't work on Windows. We wrote it because
'setup.py develop' doesn't work if you want IPython in both Python 3 and 2
at the same time.

Thomas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20141119/bb459be8/attachment.html>


More information about the IPython-dev mailing list