Skip to content

Commit

Permalink
fix java integration test - ModuleNotFoundError: No module named 'kub…
Browse files Browse the repository at this point in the history
…ernetes'

Signed-off-by: Theodor Mihalache <tmihalac@redhat.com>
Signed-off-by: Abdul Hameed <ahameed@redhat.com>
  • Loading branch information
tmihalac authored and redhatHameed committed Aug 19, 2024
1 parent 7c7ec37 commit 414cd48
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@
"psutil",
"bigtree>=0.19.2",
"pyjwt",
"kubernetes<=20.13.0",
]

GCP_REQUIRED = [
Expand Down

0 comments on commit 414cd48

Please sign in to comment.