Changeset 1231 in products


Ignore:
Timestamp:
Aug 10, 2009 1:41:02 PM (15 years ago)
Author:
mylan
Message:

Update quills versions binding

File:
1 edited

Legend:

Unmodified
Added
Removed
  • quintagroup.quills.extras/trunk/setup.py

    r1229 r1231  
    2626      install_requires=[ 
    2727          'setuptools', 
    28           'quills.core==1.7.0c1', 
    29           'quills.app==1.7.0c3', 
    30           'Products.QuillsEnabled==1.7.0c3', 
     28          'quills.core>=1.7.0c1', 
     29          'quills.app>=1.7.0c3', 
     30          'Products.QuillsEnabled>=1.7.0c3', 
    3131          # -*- Extra requirements: -*- 
    3232      ], 
Note: See TracChangeset for help on using the changeset viewer.