8000 Wheel packaging format for pypi.org · Issue #165 · html5lib/html5lib-python · GitHub
[go: up one dir, main page]

Skip to content
Wheel packaging format for pypi.org #165
Closed
@stonebig

Description

@stonebig

Would it be possible to get a .whl universal package on Pypi for your package ?

If I'm right, it's just a matter of adding a setup.cfg file at root level with

[wheel]
universal = 1

and then doing this to upload to pypi

python setup.py sdist bdist_wheel upload -r pypi

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0