Changeset 1080
- Timestamp:
- 09/22/08 14:45:41 (5 years ago)
- Files:
-
- 1 modified
-
branches/1.0rc1/MapFish/server/python/setup.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/1.0rc1/MapFish/server/python/setup.py
r1067 r1080 31 31 'Pylons == 0.9.6.2', 32 32 'Shapely == 1.0.7', 33 'geojson == 1.0'], 33 'geojson == 1.0', 34 'psycopg2 == 2.0.8'], 34 35 zip_safe = False, 35 36 include_package_data = True,
