diff --git a/environment.yml b/environment.yml index 514aa81..ee9af15 100644 --- a/environment.yml +++ b/environment.yml @@ -6,14 +6,15 @@ channels: dependencies: - python - pip - - click - - pyyaml - - pylint - - jsonschema - - noaa-gfdl::fre-nctools - - conda-forge::cylc-flow>=8.2.0 - - conda-forge::cylc-rose - - conda-forge::metomi-rose - - conda-forge::cylc-uiserver - - conda-forge::pytest - - conda-forge::pytest-cov \ No newline at end of file + - noaa-gfdl::fre-cli +# - click +# - pyyaml +# - pylint +# - jsonschema +# - noaa-gfdl::fre-nctools +# - conda-forge::cylc-flow>=8.2.0 +# - conda-forge::cylc-rose +# - conda-forge::metomi-rose +# - conda-forge::cylc-uiserver +# - conda-forge::pytest +# - conda-forge::pytest-cov \ No newline at end of file