/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

Viewing changes to setup.py

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2010-01-04 19:14:52 UTC
  • mfrom: (4921.1.1 2.1.0rc1-setup-pyqt4.6.2)
  • Revision ID: pqm@pqm.ubuntu.com-20100104191452-z3u6d1ce9dhyna6d
(jam) Small setup.py fix for newer pyqt.

Show diffs side-by-side

added added

removed removed

Lines of Context:
401
401
    # PyQt4 itself still escapes the plugin detection code for some reason...
402
402
    packages.append('PyQt4')
403
403
    excludes.append('PyQt4.elementtree.ElementTree')
 
404
    excludes.append('PyQt4.uic.port_v3')
404
405
    includes.append('sip') # extension module required for Qt.
405
406
    packages.append('pygments') # colorizer for qbzr
406
407
    packages.append('docutils') # html formatting