cubicweb/__pkginfo__.py
changeset 11198 10c12f31d0fe
parent 11184 2a7b98d91736
child 11215 4e79acdc36a6
equal deleted inserted replaced
11197:9f1c89e7426d 11198:10c12f31d0fe
    62     'pycrypto': '',             # for crypto extensions
    62     'pycrypto': '',             # for crypto extensions
    63     'fyzz': '>= 0.1.0',         # for sparql
    63     'fyzz': '>= 0.1.0',         # for sparql
    64     'vobject': '>= 0.6.0',      # for ical view
    64     'vobject': '>= 0.6.0',      # for ical view
    65     'rdflib': None,             #
    65     'rdflib': None,             #
    66     'pyzmq': None,
    66     'pyzmq': None,
    67     'Twisted': '',
    67     'Twisted': '< 16.0.0',
    68     #'Products.FCKeditor':'',
    68     #'Products.FCKeditor':'',
    69     #'SimpleTAL':'>= 4.1.6',
    69     #'SimpleTAL':'>= 4.1.6',
    70     }
    70     }
    71 
    71 
    72 import sys
    72 import sys