Changeset 924

Show
Ignore:
Timestamp:
08/20/08 14:24:28 (3 months ago)
Author:
pvalsecc
Message:

--

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/MapFish/server/python/setup.py

    r893 r924  
    2929      license              = 'LGPLv3', 
    3030      install_requires     = ['SQLAlchemy >= 0.5.0beta2', 
    31                               'Pylons >= 0.9.6.1', 
     31                              'Pylons == 0.9.6.2', 
    3232                              'Shapely >= 1.0a7', 
    3333                              'GeoJSON >= 1.0a3'],