Refactor version retrieval in setup.py to read from __init__.py#986
Refactor version retrieval in setup.py to read from __init__.py#986whyvineet wants to merge 6 commits intotensorflow:masterfrom
Conversation
|
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). View this failed invocation of the CLA check for more information. For the most up to date status, view the checks section at the bottom of the pull request. |
|
@whyvineet could you go ahead and look into signing the contributor's license agreement (CLA) mentioned by the google-cla bot comment earlier on this PR? I realize that the concept of a CLA may be something unfamiliar. It is a common request by companies to external contributors. It allows contributors to Google open-source projects to retain ownership of their code while granting Google the necessary rights to use those contributions. The CLA covers all Google projects, and it only needs to be signed once. |
|
Hey @mhucka, I have already signed the CLA. |
Oh, sorry about that! I should have checked first. Thanks for taking care of that, and for your work. |
|
@whyvineet Could you go ahead and update this branch? (I could also do it, but it's generally better if contributors do it themselves.) |
Resolves #914