4 Commits

Author SHA1 Message Date
Sebastian Spaeth
d483b9b473 Enforce using local dateutil with buildout
Natty has a too old system dateutil, but buildout will put the system
modules in the search path first. By adding the dateutil spec to the
'egg' requirement, we put the dateutil inclusion of the local egg first
and natty compiles (buildouts) fine.

Part of http://bugs.foocorp.net/issues/308

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2011-05-11 16:23:53 -05:00
Christopher Allan Webber
4a3f043235 Include dependent scripts... maybe we'll change this later 2011-05-01 10:17:39 -05:00
Christopher Allan Webber
df0953ce45 Buildout script which creates user_dev directory and necessary
subdirectories for the user.
2011-04-17 13:44:10 -05:00
Christopher Allan Webber
af37cf47b0 Buildout'ifying things.
- added buildout's bootstrap.py
 - added buildout.cfg
 - adjustments to .gitignore.
2011-04-17 12:42:48 -05:00