/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

Add more checks for submodules.

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':'.'},