Merge lp:~brian.curtin/ubuntuone-windows-installer/remove-old-oauth into lp:ubuntuone-windows-installer

Proposed by Brian Curtin
Status: Merged
Approved by: dobey
Approved revision: 168
Merged at revision: 168
Proposed branch: lp:~brian.curtin/ubuntuone-windows-installer/remove-old-oauth
Merge into: lp:ubuntuone-windows-installer
Diff against target: 11 lines (+0/-1)
1 file modified
scripts/setup.py (+0/-1)
To merge this branch: bzr merge lp:~brian.curtin/ubuntuone-windows-installer/remove-old-oauth
Reviewer Review Type Date Requested Status
dobey (community) Approve
Review via email: mp+160464@code.launchpad.net

Commit message

- Remove the old "oauth" library from py2exe's includes.

Description of the change

Remove the old "oauth" library from py2exe's includes

To post a comment you must log in.
Revision history for this message
dobey (dobey) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'scripts/setup.py'
2--- scripts/setup.py 2013-01-25 21:57:36 +0000
3+++ scripts/setup.py 2013-04-23 18:20:33 +0000
4@@ -409,7 +409,6 @@
5 'ubuntu_sso.qt',
6 'ubuntu_sso.qt.ui',
7 'PyQt4.QtNetwork',
8- 'oauth',
9 'configglue',
10 'configglue.app',
11 'configglue.inischema',

Subscribers

People subscribed via source and target branches