Merge lp:~abompard/mailman.client/missing-manifest-includes into lp:mailman.client
Proposed by
Aurélien Bompard
| Status: | Merged |
|---|---|
| Merged at revision: | 62 |
| Proposed branch: | lp:~abompard/mailman.client/missing-manifest-includes |
| Merge into: | lp:mailman.client |
| Diff against target: |
9 lines (+1/-1) 1 file modified
MANIFEST.in (+1/-1) |
| To merge this branch: | bzr merge lp:~abompard/mailman.client/missing-manifest-includes |
| Related bugs: |
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| Florian Fuchs | Approve | ||
|
Review via email:
|
|||
Description of the change
This is a trivial fix: the unittest.cfg and tox.ini files were not included in the sdist tarball, making it impossible to run the unit tests from there.
To post a comment you must log in.

Thanks Aurélien! Merging it...