Skip to content

Conversation

vishalbollu
Copy link
Contributor

@vishalbollu vishalbollu commented Oct 15, 2020

closes #684


checklist:

  • run make test and make lint
  • test manually (i.e. build/push all images, restart operator, and re-deploy APIs)
  • update examples
  • update docs and add any new files to summary.md (view in gitbook after merging)
  • cherry-pick into release branches if applicable
  • alert the dev team if the dev environment changed
@vishalbollu vishalbollu requested a review from deliahu October 15, 2020 04:52
@vishalbollu vishalbollu changed the title Python client [WIP] Python client Oct 19, 2020
Copy link
Member

@RobertLucian RobertLucian left a comment

Choose a reason for hiding this comment

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

LGTM!

],
},
install_requires=(["importlib-resources; python_version < '3.7'"]),
python_requires=">=3.6.1",
Copy link
Member

Choose a reason for hiding this comment

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

nit: maybe this should be 3.6.0 or 3.6. Is there a reason why 3.6.0 isn't supported?

@vishalbollu vishalbollu merged commit 293bcdb into master Oct 22, 2020
@vishalbollu vishalbollu deleted the python-client branch October 22, 2020 06:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants