~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to setup.py

  • Committer: Mark Hammond
  • Date: 2008-09-19 04:08:09 UTC
  • mto: (3697.10.1 1.7rc2)
  • mto: This revision was merged to the branch mainline in revision 3729.
  • Revision ID: mhammond@skippinet.com.au-20080919040809-6uyf76hisqk38civ
 include docutils for tbzr to use formatting bzr help topics as HTML

Show diffs side-by-side

added added

removed removed

Lines of Context:
351
351
    excludes.append('PyQt4.elementtree.ElementTree')
352
352
    includes.append('sip') # extension module required for Qt.
353
353
    packages.append('pygments') # colorizer for qbzr
 
354
    packages.append('docutils') # html formatting
354
355
    # but we can avoid many Qt4 Dlls.
355
356
    dll_excludes.extend(
356
357
        """QtAssistantClient4.dll QtCLucene4.dll QtDesigner4.dll