Changeset 495
- Timestamp:
- 08/01/07 21:34:50 (1 year ago)
- Files:
-
- pagoda/branches/cleanslate/Pagoda/setup.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
pagoda/branches/cleanslate/Pagoda/setup.py
r494 r495 32 32 license=LICENSE, 33 33 install_requires=[ 34 "SQLObject", # TODO: Remove this when TurboGears fixes 'tg-admin shell' 34 35 "TurboGears >= 1.0.3", 35 36 "ToscaWidgets",
