Commit Graph

13320 Commits

Author SHA1 Message Date
ville
826c6d262e setup.py: use package_data to grab UserConfig files, install UserConfig as normal package 2008-05-03 19:06:46 +03:00
Fernando Perez
41db6089b6 Merge upstream 2008-04-09 13:10:34 -07:00
ldufrechou
fb442f6dca Added gui and gui.wx to setup.py 2008-03-29 10:31:30 +01:00
Fernando Perez
3eb24f919e Update permissions 2008-03-09 22:00:33 -07:00
Ville M. Vainio
8da9a47841 more crlf 2008-02-28 20:30:23 +02:00
ville
e0f395f6a1 initialization (no svn history) 2008-02-16 11:50:47 +02:00
vivainio
b6582cdfa1 remove all datafiles from the egg 2007-08-13 17:51:26 +00:00
vivainio
594f9bfab3 revert setup.py accidental checkin 2007-05-23 12:03:38 +00:00
vivainio
fe093d3d81 %store for macros works again 2007-05-23 11:59:41 +00:00
fperez
806a650327 - Merge changes from 0.8.1 branch that hadn't made it to trunk from the past
few days.
- In particular, add Gael's nice physical constants module.
- Apply fix for igrid help files in setup, and other minor setup cleanups.
- Update release numbers for 0.8.2 development.
2007-05-10 06:05:24 +00:00
jdh2358
52139e9577 - Final commits for 0.8.0 tag.
- Missing part of win32 install patch by N. Pernetty that I'd inadvertedly
  not applied.
  
- Unicode fixes for emacs under win32

- Small bug fix (recently introduced) in pycolorize.

- Improve handling of history file after %run, reduces memory usage.
2007-04-08 02:48:16 +00:00
walter.doerwald
5c3939f715 Add the igrid help files to the list of data files
to be installed alongside igrid.
2007-03-16 14:17:47 +00:00
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