Changeset 493
- Timestamp:
- 08/01/07 21:29:20 (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
r492 r493 31 31 download_url=DOWNLOAD_URL, 32 32 license=LICENSE, 33 install_requires=["TurboGears >= 1.0.3", " dateutil"],33 install_requires=["TurboGears >= 1.0.3", "ToscaWidgets", "dateutil"], 34 34 # dependency_links=[ 35 35 # 'http://toscawidgets.org/download/',
