431
431
# PyQt4 itself still escapes the plugin detection code for some reason...
432
432
includes.append('PyQt4.QtCore')
433
433
includes.append('PyQt4.QtGui')
435
434
includes.append('sip') # extension module required for Qt.
436
435
packages.append('pygments') # colorizer for qbzr
437
436
packages.append('docutils') # html formatting