Skip to content

use kubernetes==7.0.0, because 6.0.0 does not work with Python 3.7.#3

Open
danmaas wants to merge 1 commit intosideshowbandana:masterfrom
coreplane:djm-kubernetes-py37-update
Open

use kubernetes==7.0.0, because 6.0.0 does not work with Python 3.7.#3
danmaas wants to merge 1 commit intosideshowbandana:masterfrom
coreplane:djm-kubernetes-py37-update

Conversation

@danmaas
Copy link

@danmaas danmaas commented Aug 20, 2018

Python 3.7 introduced the "async" keyword which conflicts with a local variable name in the Kubernetes Python package. Fixed in 7.0.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant