~ubuntu-branches/ubuntu/lucid/ubuntuone-storage-protocol/lucid-security

« back to all changes in this revision

Viewing changes to setup.cfg

  • Committer: Bazaar Package Importer
  • Author(s): Rodney Dawes
  • Date: 2009-09-14 15:00:00 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20090914150000-zlpop090x0wyyi75
Tags: 0.95.0-0ubuntu1
* New upstream release
  - Switch to using python-oauth (LP: #419365)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
[check]
2
 
exclude-files=['ubuntuone/storageprotocol/oauth.py',
3
 
        'ubuntuone/storageprotocol/dircontent_pb2.py',
 
2
exclude-files=['ubuntuone/storageprotocol/dircontent_pb2.py',
4
3
        'ubuntuone/storageprotocol/protocol_pb2.py',
5
4
        'contrib/check.py'
6
5
        ]