Show
Ignore:
Timestamp:
11/17/08 11:12:32 (3 years ago)
Author:
trivoallan
Message:

Initial trac-0.11 compatbility tweaks.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • cleverbox/trunk/setup.py

    r350 r351  
    6161 
    6262    # Dependencies 
    63     install_requires=['setuptools>=0.6b1', 'Trac>=0.10.4', 'Trac<=0.10.999'] 
     63    install_requires=['setuptools>=0.6b1', 'Trac>=0.11'] 
    6464)