We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bcf8a9 commit c3f7926Copy full SHA for c3f7926
setup.py
@@ -56,7 +56,8 @@
56
'kubernetes_asyncio.client.api',
57
'kubernetes_asyncio.stream',
58
'kubernetes_asyncio.client.models',
59
- 'kubernetes_asyncio.utils'],
+ 'kubernetes_asyncio.utils',
60
+ 'kubernetes_asyncio.leaderelection'],
61
include_package_data=True,
62
long_description="""\
63
Python client for kubernetes http://kubernetes.io/
0 commit comments