Skip to content

Commit 142b79e

Browse files
committed
Add pylint and remove fre-cli as a CI test pipeline dependency
1 parent 259e312 commit 142b79e

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

environment.yml

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
name: fre-workflows
22
channels:
33
- conda-forge
4-
- noaa-gfdl
54
dependencies:
6-
- python
5+
- nco
76
- pip
7+
- python
8+
- pyyaml
9+
- pylint
810
- setuptools<81
9-
- noaa-gfdl::fre-cli
10-
- conda-forge::pyyaml
11-
- conda-forge::nco

0 commit comments

Comments
 (0)