/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

Merge removal of exporters.

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
          url="https://launchpad.net/bzr-fastimport",
15
15
          scripts=[],
16
16
          packages=['bzrlib.plugins.fastimport',
17
 
                    'bzrlib.plugins.fastimport.exporters',
18
17
                    'bzrlib.plugins.fastimport.processors',
19
18
                    'bzrlib.plugins.fastimport.tests',
20
19
                    ],