summaryrefslogtreecommitdiff
path: root/distribute_setup.py
Commit message (Collapse)AuthorAgeFilesLines
* * Use ``setuptools`` instead of ``distribute``, since the latter is defunct.Barry Warsaw2014-04-151-541/+0
|
* Update to the latest version.Barry Warsaw2012-12-151-32/+115
|
* * Switch to distribute from setuptools.Barry Warsaw2009-11-231-0/+458
* Remove the dependency on setuptools_bzr and use a MANIFEST.in instead