You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _episodes/10-development-setup.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -111,4 +111,10 @@ confirm that no errors are reported:
111
111
python setup.py test --installation
112
112
~~~
113
113
114
+
>## ESMValCore
115
+
>
116
+
> Most core functionality forthe ESMValTool is availablein [ESMValCore](https://github.com/ESMValGroup/ESMValCore) Python package.
117
+
> If your contribution in ESMValTool needs changes to ESMValCore please follow [its contribution guide](https://github.com/ESMValGroup/ESMValCore/blob/master/CONTRIBUTING.md).
0 commit comments