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

Publish as Wheel on PyPI #118

Open
n-leigh opened this issue Nov 30, 2016 · 2 comments

Comments

Projects
None yet
2 participants
@n-leigh
Copy link

commented Nov 30, 2016

Currently, pdoc lives on PyPI as a .tar.gz. Having a Wheel version allows those of use to use it even if the corporate firewall blocks tars.

@BurntSushi

This comment has been minimized.

Copy link
Contributor

commented Nov 30, 2016

Could you outline the steps required to do this please?

@n-leigh

This comment has been minimized.

Copy link
Author

commented Nov 30, 2016

The official packaging instructions are here: https://packaging.python.org/distributing/#wheels

There might be some additional metadata that might need to be set, but I'm not sure.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.