Changeset 96 for branches/0.2.1.x/setup.py
- Timestamp:
- 2009年08月23日 15时40分34秒 (3 years ago)
- Files:
-
- 1 modified
-
branches/0.2.1.x/setup.py (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/0.2.1.x/setup.py
r55 r96 26 26 setup( 27 27 name='pySvnManager', 28 version="0. 3.0",28 version="0.2.2", 29 29 description='SVN authz web management tools.', 30 30 author='Jiang Xin', … … 32 32 url='https://sourceforge.net/projects/pysvnmanager', 33 33 install_requires=[ 34 "Pylons >=0.9.7rc1",34 "Pylons==0.9.6.2", 35 35 "docutils", 36 36 "Babel", 37 #"Mako>=0.2.2",38 #"WebHelpers>=0.6.1",39 #"Routes>=1.9.2",37 "Mako>=0.2.2", 38 "WebHelpers>=0.6", 39 "Routes>=1.9.2", 40 40 #"python-ldap", 41 41 ],
![(please configure the [header_logo] section in trac.ini)](/trac/pysvnmanager/chrome/common/trac_banner.png)