summaryrefslogtreecommitdiff
path: root/ez_setup.py
Commit message (Collapse)AuthorAgeFilesLines
* - distribute/setuptools all over the place right nowMike Bayer2013-07-021-284/+0
|
* -whitespace bonanza, contdMike Bayer2012-07-281-1/+1
|
* - rework setup.py script to work with:Mike Bayer2011-04-171-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 bonanzaMike Bayer2011-01-021-1/+1
|
* merge 0.6 series to trunk.Mike Bayer2009-08-061-0/+276
|
* removed dependencies on setuptools. distutils will be used if setuptools is notMike Bayer2008-12-151-222/+0
| | | | present.
* miscMike Bayer2006-10-221-8/+13
|
* the latest...Mike Bayer2006-08-121-19/+23
|
* easyinstall buildMike Bayer2005-10-271-0/+213