~alecu/ubuntuone-storage-protocol/timestamp-server

« back to all changes in this revision

Viewing changes to MANIFEST.in

  • Committer: Tarmac
  • Author(s): Rodney Dawes
  • Date: 2010-11-16 15:10:48 UTC
  • mfrom: (121.1.4 use-packages)
  • Revision ID: tarmac-20101116151048-b0e20j7lorb4yhe1
Switch to using packaged mocker and ubuntuone-dev-tools
Use pyflakes with u1lint and also run pep8
Fix a lot of pylint/pyflakes/pep8 errors

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
include MANIFEST.in
2
2
include COPYING HACKING README README.windows
3
 
include run-tests pylintrc
 
3
include run-tests
4
4
recursive-include ubuntuone *.proto
5
 
recursive-include contrib *.py
6
5
recursive-include data *.pem
7
6
recursive-include samples *.py
8
7
recursive-include tests *.py