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

release universal wheels #127

Closed
graingert opened this issue Mar 19, 2018 · 6 comments
Closed

release universal wheels #127

graingert opened this issue Mar 19, 2018 · 6 comments

Comments

@graingert
Copy link
Member

git checkout 0.6.0
python3 -m pip install -U pip setuptools wheel
python3 setup.py bdist_wheel upload
@goodboy
Copy link
Contributor

goodboy commented Mar 19, 2018

@graingert thanks for the issue!
I'll try to ship these out this aft 👍

@RonnyPfannschmidt
Copy link
Member

can we automate this so every release gets sdist + wheels

@goodboy
Copy link
Contributor

goodboy commented Apr 15, 2018

Just did this manually. Couple notes:

Hopefully this works still. Next release we will try to have this all automated as per #131!

@goodboy goodboy closed this as completed Apr 15, 2018
@graingert
Copy link
Member Author

graingert commented Apr 15, 2018 via email

@goodboy
Copy link
Contributor

goodboy commented Apr 15, 2018

@graingert cool do you know where to do / request that?
Comments on pypa/packaging-problems#74 seem to suggest the restore functionality is coming at some point.

@graingert
Copy link
Member Author

@tgoodlet you just twine upload the original wheel

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

3 participants