Merge lp:~oubiwann/txaws/919861-fix-manifest into lp:txaws

Proposed by Duncan McGreggor
Status: Merged
Approved by: Thomas Herve
Approved revision: 112
Merged at revision: 116
Proposed branch: lp:~oubiwann/txaws/919861-fix-manifest
Merge into: lp:txaws
Diff against target: 11 lines (+2/-2)
1 file modified
MANIFEST.in (+2/-2)
To merge this branch: bzr merge lp:~oubiwann/txaws/919861-fix-manifest
Reviewer Review Type Date Requested Status
Thomas Herve Approve
Review via email: mp+89566@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Thomas Herve (therve) wrote :

Nice fix, +1.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'MANIFEST.in'
2--- MANIFEST.in 2010-02-12 19:33:16 +0000
3+++ MANIFEST.in 2012-01-22 03:11:23 +0000
4@@ -1,5 +1,5 @@
5 include README
6 include LICENSE
7 include setup.py
8-recursive-include bin
9-recursive-include txaws/*.py
10+graft bin
11+recursive-include txaws *.py

Subscribers

People subscribed via source and target branches

to all changes: