/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: 2006-08-16 15:05:02 UTC
  • mfrom: (1711.2.127 jam-integration)
  • Revision ID: pqm@pqm.ubuntu.com-20060816150502-20bf29428b64b29a
(jelmer): fix setup.py

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
 
23
23
BZRLIB = {'packages': ['bzrlib',
24
24
                       'bzrlib.benchmarks',
 
25
                       'bzrlib.benchmarks.tree_creator',
25
26
                       'bzrlib.bundle',
26
27
                       'bzrlib.bundle.serializer',
27
28
                       'bzrlib.doc',