~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to setup.py

  • Committer: Martin Pool
  • Date: 2009-06-16 04:28:19 UTC
  • mto: This revision was merged to the branch mainline in revision 4464.
  • Revision ID: mbp@sourcefrog.net-20090616042819-adz0sq9ct1ls8rrl
Move tools.doc_generate into bzrlib

Show diffs side-by-side

added added

removed removed

Lines of Context:
533
533
                  ImaginaryModule cElementTree elementtree.ElementTree
534
534
                  Crypto.PublicKey._fastmath
535
535
                  medusa medusa.filesys medusa.ftp_server
536
 
                  tools tools.doc_generate
 
536
                  tools
537
537
                  resource validate""".split()
538
538
    dll_excludes = []
539
539