Merge lp:~tagrain/pkginfo/pkginfo into lp:pkginfo

Proposed by graingert
Status: Merged
Approved by: Tres Seaver
Approved revision: 133
Merged at revision: 133
Proposed branch: lp:~tagrain/pkginfo/pkginfo
Merge into: lp:pkginfo
Diff against target: 9 lines (+3/-0)
1 file modified
setup.cfg (+3/-0)
To merge this branch: bzr merge lp:~tagrain/pkginfo/pkginfo
Reviewer Review Type Date Requested Status
Tres Seaver Approve
Review via email: mp+292484@code.launchpad.net

Description of the change

Support wheel builds

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

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'setup.cfg'
2--- setup.cfg 2012-12-28 19:16:05 +0000
3+++ setup.cfg 2016-04-21 09:33:16 +0000
4@@ -1,3 +1,6 @@
5+[bdist_wheel]
6+universal=1
7+
8 [easy_install]
9 zip_ok = false
10

Subscribers

People subscribed via source and target branches