The doc-build is now failing because of the following reason.
Read the Docs build information
Build id: 9895546
Project: xr-scipy
Version: latest
Commit: 0a1a4af1d68384105fbdbd83d8e5fe9e8fcb873b
Date: 2019-11-01T10:05:46.878426Z
State: finished
Success: False
[rtd-command-info] start-time: 2019-11-01T10:05:47.322490Z, end-time: 2019-11-01T10:05:47.883210Z, duration: 0, exit-code: 0
git clone --no-single-branch --depth 50 https://github.com/fujiisoup/xr-scipy.git .
Cloning into '.'...
[rtd-command-info] start-time: 2019-11-01T10:05:48.190562Z, end-time: 2019-11-01T10:05:48.201085Z, duration: 0, exit-code: 0
git checkout --force origin/master
Note: checking out 'origin/master'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:
git checkout -b <new-branch-name>
HEAD is now at 0a1a4af Merge xarray-dsp (#5)
[rtd-command-info] start-time: 2019-11-01T10:05:48.263911Z, end-time: 2019-11-01T10:05:48.271728Z, duration: 0, exit-code: 0
git clean -d -f -f
[rtd-command-info] start-time: 2019-11-01T10:05:52.658558Z, end-time: 2019-11-01T10:06:58.074382Z, duration: 65, exit-code: 137
conda env create --quiet --name latest --file doc/environment.yml
Collecting package metadata: ...working... done
Solving environment: ...working... Killed
Command killed due to excessive memory consumption
The doc-build is now failing because of the following reason.