From 0f4052236a80b1d14ee5328ff36be9fb7e276068 Mon Sep 17 00:00:00 2001 From: Acribbs Date: Sun, 10 Nov 2024 21:13:34 +0000 Subject: [PATCH] added python kubernetes import to conda --- conda/environments/cgat-core.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conda/environments/cgat-core.yml b/conda/environments/cgat-core.yml index a6c7e800..795675dd 100644 --- a/conda/environments/cgat-core.yml +++ b/conda/environments/cgat-core.yml @@ -29,7 +29,7 @@ dependencies: - pysftp - apsw - openssl -- kubernetes +- python-kubernetes # Testing - nose - pycodestyle