aboutsummaryrefslogtreecommitdiffstats
path: root/bootstrap.py
Commit message (Collapse)AuthorAgeFilesLines
* Drop all buildout thingsElrond2012-01-261-260/+0
| | | | | virtualenv is working for everyone. No need for the buildout stuff any more.
* Buildout'ifying things.Christopher Allan Webber2011-04-171-0/+260
- added buildout's bootstrap.py - added buildout.cfg - adjustments to .gitignore.