Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing wheel files #20

Open
xavfernandez opened this issue Sep 11, 2019 · 0 comments
Open

Missing wheel files #20

xavfernandez opened this issue Sep 11, 2019 · 0 comments

Comments

@xavfernandez
Copy link

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 :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant