##// END OF EJS Templates
Merge pull request #4473 from takluyver/setup23...
Merge pull request #4473 from takluyver/setup23 update script generation in setup.py These changes: - Give us scripts called `ipython` and (`ipython2` or `ipython3`) for any installation. (and likewise for each of iptest, ipcontroller, etc.) - Add a new `setup.py symlink` target, to use instead of `develop`, which installs scripts and symlinks the library into site-packages, without using setuptools. - Removes the static script entry points - all our entry points are now automatically generated.
Min RK -
r13508:b9082512 merge
Show More
Name Size Modified Last Commit Author
/ IPython / parallel
apps
client
controller
engine
tests
__init__.py Loading ...
error.py Loading ...
factory.py Loading ...
util.py Loading ...