From 35a6306b4d5cdcb23c70386b00f6e89f8669477e Mon Sep 17 00:00:00 2001 From: Andy Teucher Date: Tue, 8 Oct 2024 15:05:33 -0700 Subject: [PATCH] Add escapism and pigz These are required to run the script to archive old home directories (https://github.com/NASA-Openscapes/2i2cAccessPolicies/blob/main/scripts/archive-home-dirs.py) --- ci/environment.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ci/environment.yml b/ci/environment.yml index 486c016..726c334 100644 --- a/ci/environment.yml +++ b/ci/environment.yml @@ -88,6 +88,9 @@ dependencies: # - jupyter-collaboration - code-server >=3.2 - quarto + # For admin (cleaning home dirs) + - escapism + - pigz # we could use more platforms but in the hub only linux-64 is relevant - pip - pip: