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
Python-eccodes previously changed their version numbering convention which resulted in #3593 being necessary in order to keep Travis using the latest version. Recently, python-eccodes has changed their version numbering convention again (see https://anaconda.org/conda-forge/python-eccodes/files) so that the changes made in #3593 are now causing Travis to not install the latest version. In order to pick up the latest version again, the changes made in #3593 should be reverted.