[IPython-dev] Introduction to Contributing workshop (Python Sheffield)

Fernando Perez fperez.net at gmail.com
Wed Feb 29 14:46:25 EST 2012


On Wed, Feb 29, 2012 at 11:28 AM, Thomas Kluyver <takowl at gmail.com> wrote:
>
> No problem. I've just put the slides (ODP) here:
> http://archive.ipython.org/media/Contributing%20to%20IPython.odp

quick question: isn't it easier to run 'setup.py develop' than
'install' in the venv?  I don't use venv for ipython development and
instead run straight from the git repo, so I'm not sure.  But my
understanding was that this would help people shorten the edit/test
cycle by not requiring re-installation in the venv after any changes.

f



More information about the IPython-dev mailing list