Merge lp:~jml/libdep-service-python/egg-info into lp:libdep-service-python
Proposed by
Jonathan Lange
Status: | Merged |
---|---|
Approved by: | Jonathan Lange |
Approved revision: | 8 |
Merged at revision: | 11 |
Proposed branch: | lp:~jml/libdep-service-python/egg-info |
Merge into: | lp:libdep-service-python |
Diff against target: |
50 lines (+16/-2) 3 files modified
distribute_setup.py (+1/-1) setup.py (+11/-0) versions.cfg (+4/-1) |
To merge this branch: | bzr merge lp:~jml/libdep-service-python/egg-info |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Jonathan Lange (community) | Approve | ||
Review via email: mp+130331@code.launchpad.net |
Commit message
Use distribute_setup for building
Description of the change
We weren't using distribute_setup. Hence, no egg-info, hence no distribution found.
To post a comment you must log in.
Please feel free to post-review.