Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

dhermes
Copy link
Contributor

@dhermes dhermes commented Nov 20, 2015

We use universal = 1 in setup.cfg since our codebase works without change in both Python 2 and Python 3.

Change inspired by reading http://docs.travis-ci.com/user/deployment/pypi/ and http://pythonwheels.com/

We use `universal = 1` in `setup.cfg` since our codebase
works without change in both Python 2 and Python 3.
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Nov 20, 2015
@tseaver
Copy link
Contributor

tseaver commented Nov 20, 2015

LGTM. BTW, travis-ci/travis-ci#1675 is now closed -- can we get rid of the workaround?

@dhermes
Copy link
Contributor Author

dhermes commented Nov 20, 2015

Probably? @silvolu Was the original person that tracked down that hack. We can remove it and then "wait-and-see" if it works fine on the next release.

dhermes added a commit that referenced this pull request Nov 20, 2015
Add wheels to Travis deploy step.
@dhermes dhermes merged commit 58197c3 into googleapis:master Nov 20, 2015
@dhermes dhermes deleted the add-wheels branch November 20, 2015 19:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement. packaging
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants