Skip to content

Commit 2aff1cc

Browse files
committed
Reverted unnecessary environment.yaml changes
1 parent cebbd70 commit 2aff1cc

File tree

2 files changed

+4
-14
lines changed

2 files changed

+4
-14
lines changed

environment.yml

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,9 @@ channels:
33
- conda-forge
44
- noaa-gfdl
55
dependencies:
6-
- cdo
7-
- cylc-flow
8-
- fre-cli
9-
- metomi-rose
10-
- nccmp
11-
- nco
12-
- pip
136
- python
14-
- pyyaml
15-
- pylint
16-
- pytest
7+
- pip
178
- setuptools<81
9+
- noaa-gfdl::fre-cli
10+
- conda-forge::pyyaml
11+
- conda-forge::nco

flow.cylc

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -680,10 +680,6 @@
680680
{% endif %}
681681
{% endif %}
682682

683-
[[RENAME-SPLIT-TO-PP]]
684-
script = """
685-
"""
686-
687683
[[REMAP-PP-COMPONENTS]]
688684
[[[environment]]]
689685
yaml_config = $CYLC_WORKFLOW_RUN_DIR/{{ YAML }}

0 commit comments

Comments
 (0)