Skip to content

Commit 91f6d95

Browse files
committed
Mention the core
1 parent 3312568 commit 91f6d95

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

_episodes/10-development-setup.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,4 +111,10 @@ confirm that no errors are reported:
111111
python setup.py test --installation
112112
~~~
113113
114+
> ## ESMValCore
115+
>
116+
> Most core functionality for the ESMValTool is available in [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).
118+
{: .callout}
119+
114120
{% include links.md %}

0 commit comments

Comments
 (0)