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 wheels on Pypi #2643

Closed
wants to merge 1 commit into from
Closed

publish wheels on Pypi #2643

wants to merge 1 commit into from

Conversation

stonebig
Copy link
Contributor

solves #2574 , if you do:

python setup.py sdist bdist_wheel  --universal
twine upload dist/*

solves #2574 , if you do:
````
python setup.py sdist bdist_wheel  --universal
twine upload dist/*
````
@ccordoba12
Copy link
Member

Closing in favor of PR #2774. That PR adds support for creating wheels in a more careful way :-)

@ccordoba12 ccordoba12 closed this Oct 17, 2015
@ccordoba12 ccordoba12 removed this from the v3.0 milestone Oct 17, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants