Wheel support for packaging

Bug #1392772 reported by Dmitry Tantsur
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ironic Inspector
Fix Released
Wishlist
Unassigned

Bug Description

Revision history for this message
John Trowbridge (trown) wrote :

This seems as simple as:

Create a file called setup.cfg with the following content:

    [bdist_wheel]
    universal = 1

Upload to pypi using:

  python setup.py sdist bdist_wheel upload

Could be worth doing for the 1.0 release.

Revision history for this message
Dmitry Tantsur (divius) wrote :

I still have to figure out if it's worth doing :)

Revision history for this message
Dmitry Tantsur (divius) wrote :

OpenStack Infra just does it

Changed in ironic-inspector:
status: Triaged → Fix Released
milestone: none → 2.0.0
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.