Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - distribute/setuptools all over the place right now | Mike Bayer | 2013-07-02 | 1 | -284/+0 |
| | |||||
* | -whitespace bonanza, contd | Mike Bayer | 2012-07-28 | 1 | -1/+1 |
| | |||||
* | - rework setup.py script to work with: | Mike Bayer | 2011-04-17 | 1 | -6/+14 |
| | | | | | | | | | | - Python 3 - Python 3 builds if Distribute isn't installed - rework install documentation again - raise if doc build with mako < 0.4.1 - Python 3.1 builds force doctest parse but then fails due to distribute bug, so remove usage of backslash \\ in hybrid.py docstring - put in the latest ez_setup.py | ||||
* | - whitespace removal bonanza | Mike Bayer | 2011-01-02 | 1 | -1/+1 |
| | |||||
* | merge 0.6 series to trunk. | Mike Bayer | 2009-08-06 | 1 | -0/+276 |
| | |||||
* | removed dependencies on setuptools. distutils will be used if setuptools is not | Mike Bayer | 2008-12-15 | 1 | -222/+0 |
| | | | | present. | ||||
* | misc | Mike Bayer | 2006-10-22 | 1 | -8/+13 |
| | |||||
* | the latest... | Mike Bayer | 2006-08-12 | 1 | -19/+23 |
| | |||||
* | easyinstall build | Mike Bayer | 2005-10-27 | 1 | -0/+213 |