Commit Graph

8258 Commits

Author SHA1 Message Date
vivainio
bbb4fae13e Do not croak ungracefully when running setup.py w/o args 2006-11-21 20:32:14 +00:00
walter.doerwald
0fc6fcf2a9 Add IPython.external to the package list. 2006-11-03 17:50:22 +00:00
fperez
1bcb3a2b5e Add irunner to the scripts list, I'd forgotten it. 2006-06-02 08:22:01 +00:00
vivainio
e03df277e6 adding docs to egg because of problems in win32 easy_install == dev 2006-02-03 07:35:45 +00:00
vivainio
1828f32116 changed setup to support easy_install ipython==dev 2006-02-01 19:29:22 +00:00
fperez
614fa9e90e - Fairly significant changes to include Vivian's patches for improved pdb
support.  Her original idea was kept in full, code reworked for compactness
and better integration with the rest of ipython.

- Added download_url arg to setup.py to support setuptools.
2005-12-25 00:57:24 +00:00
fperez
e7c9387f26 Updated manpage and docs to clarify negated options usage. Thanks to Stefan
van der Walt for the heads-up.
2005-12-01 18:14:21 +00:00
fperez
ad18848364 Reorganized the directory for ipython/ to have its own dir, which is a bit
more consistent with the SVN book recommended layout.
2005-07-06 17:52:32 +00:00