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')
434
435
includes.append('sip') # extension module required for Qt.
435
436
packages.append('pygments') # colorizer for qbzr
436
437
packages.append('docutils') # html formatting