From 184374426803675c1884a21b6d4aedcf1260eb6c Mon Sep 17 00:00:00 2001 From: danielnachun Date: Sun, 1 Oct 2023 15:28:46 -0700 Subject: [PATCH] remove hello --- container/hello/hello.yml | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 container/hello/hello.yml diff --git a/container/hello/hello.yml b/container/hello/hello.yml deleted file mode 100644 index c5958e849..000000000 --- a/container/hello/hello.yml +++ /dev/null @@ -1,8 +0,0 @@ -name: hello -channels: - - dnachun - - conda-forge - - bioconda - - nodefaults -dependencies: - - hello==2.12.1