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 af6af66 commit e65990dCopy full SHA for e65990d
setup.py
@@ -19,7 +19,7 @@
19
'Pygments>=2.1.3,<3.0.0',
20
'fuzzyfinder>=1.0.0',
21
'click>=4.0,<7.0',
22
- 'kubernetes>=0.10.0',
+ 'kubernetes>=0.10.0,<3.0.0',
23
]
24
25
setup(
0 commit comments