[docs] update docs to match new API of xarray
Fixes #35 (closed)
Disabled testing Sphinx docs on mac builds.
Edited by Amir MOHAMMADI
Merge request reports
Activity
enabled an automatic merge when the pipeline for 7fd09da6 succeeds
enabled an automatic merge when the pipeline for aedfd3b4 succeeds
added 1 commit
- f9cbe473 - [xarray] use h5py to checkpoint instead of bob.io.base
enabled an automatic merge when the pipeline for f9cbe473 succeeds
assigned to @tiago.pereira and unassigned @amohammadi
@tiago.pereira could you please investigate mac issues here?
added 1 commit
- c84ceb0d - [conda][doc] Test Sphinx docs on Linux only. The docs build locally on macs...
enabled an automatic merge when the pipeline for c84ceb0d succeeds
mentioned in commit 4403f266
56 56 - {{ name }} 57 57 commands: 58 58 - pytest --verbose --cov {{ name }} --cov-report term-missing --cov-report html:{{ project_dir }}/sphinx/coverage --cov-report xml:{{ project_dir }}/coverage.xml --pyargs {{ name }} 59 - sphinx-build -aEW {{ project_dir }}/doc {{ project_dir }}/sphinx 60 - sphinx-build -aEb doctest {{ project_dir }}/doc sphinx 59 - sphinx-build -aEW {{ project_dir }}/doc {{ project_dir }}/sphinx # [linux] mentioned in issue bob#269 (closed)
Please register or sign in to reply