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

Added Python to Travis build and clarified setup instructions. #278

Merged
merged 3 commits into from
Apr 10, 2015

Conversation

haberman
Copy link
Member

@haberman haberman commented Apr 9, 2015

@xfxyjwf

Hopefully this PR will pass right away in Travis, but if not I'll iterate and fix it. :)

@haberman
Copy link
Member Author

Ok looks like tests are passing. :)


You need to export this variable before running setup.py script to build and
install the extension. You must also set the variable at runtime, otherwise
You must set this variable at runtime, before running your program, otherwise
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So the flag is not needed when running the tests?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Exactly, the tests set it automatically when --cpp_implementation is specified:
https://github.com/google/protobuf/blob/master/python/setup.py#L162

@xfxyjwf
Copy link
Contributor

xfxyjwf commented Apr 10, 2015

LGTM

haberman added a commit that referenced this pull request Apr 10, 2015
Added Python to Travis build and clarified setup instructions.
@haberman haberman merged commit 6003aa1 into protocolbuffers:master Apr 10, 2015
@haberman haberman deleted the python-travis branch May 6, 2015 20:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants