##// 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 / tests
__init__.py Loading ...
clienttest.py Loading ...
test_asyncresult.py Loading ...
test_client.py Loading ...
test_db.py Loading ...
test_dependency.py Loading ...
test_launcher.py Loading ...
test_lbview.py Loading ...
test_magics.py Loading ...
test_mongodb.py Loading ...
test_view.py Loading ...