diff --git a/envs/juno_amr_master.yaml b/envs/juno_amr_master.yaml index 6a9cffa..85bd9aa 100644 --- a/envs/juno_amr_master.yaml +++ b/envs/juno_amr_master.yaml @@ -1,9 +1,8 @@ -name: juno-amr_master +name: juno_amr channels: - bioconda - conda-forge - - anaconda - - defaults + - nodefaults dependencies: - git=2.34.1 - mamba>0.19 diff --git a/envs/mamba.yaml b/envs/mamba.yaml index 2d24980..1a49518 100644 --- a/envs/mamba.yaml +++ b/envs/mamba.yaml @@ -1,5 +1,5 @@ name: mamba channels: - - conda-forge + - conda-forge dependencies: - - mamba \ No newline at end of file + - mamba \ No newline at end of file diff --git a/envs/resfinder.yaml b/envs/resfinder.yaml index a8c0b32..e78ea61 100644 --- a/envs/resfinder.yaml +++ b/envs/resfinder.yaml @@ -2,7 +2,7 @@ name: resfinder channels: - bioconda - conda-forge - - defaults + - nodefaults dependencies: - kma=1.3.14 prefix: /home/wolthuir/.conda/envs/juno_amr_master