Skip to content

Missing wheel files #20

@xavfernandez

Description

@xavfernandez

Hello,

since version 0.1.2, no wheel file has been uploaded to pypi.org.
(cf https://pypi.org/simple/django-npm/)

This could improve the installation speed.

git checkout v1.0.0
pip install -U setuptools wheel
python setup.py bdist_wheel

followed by some testing before uploading to PyPI would do the trick :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions