/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: Jelmer Vernooij
  • Date: 2009-09-14 14:30:47 UTC
  • mto: (0.200.602 trunk)
  • mto: This revision was merged to the branch mainline in revision 6960.
  • Revision ID: jelmer@samba.org-20090914143047-x0gamo0sgev0xmu4
Don't break "bzr info -v" when Dulwich is not installed.

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
          maintainer='Jelmer Vernooij',
17
17
          maintainer_email='jelmer@samba.org',
18
18
          long_description="""
19
 
          This plugin adds limited support for checking out and viewing
 
19
          This plugin adds limited support for checking out and viewing 
20
20
          Git branches in Bazaar.
21
21
          """,
22
22
          package_dir={'bzrlib.plugins.git':'.'},