From c51d24334a20bc3a070d1b5d51de3d4480d464c0 Mon Sep 17 00:00:00 2001 From: Gerald Pinder <4626052+gmpinder@users.noreply.github.com> Date: Mon, 10 Jun 2024 15:07:48 -0400 Subject: [PATCH] Install pylsp --- recipes/common/dev-packages.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/common/dev-packages.yml b/recipes/common/dev-packages.yml index 37ea377..5f3315f 100644 --- a/recipes/common/dev-packages.yml +++ b/recipes/common/dev-packages.yml @@ -14,7 +14,7 @@ modules: - earthly - kubectl - helm - # - openssl1.1 + - pylsp - parallel - gcc-aarch64-linux-gnu - gcc-c++-aarch64-linux-gnu