Skip to content
Snippets Groups Projects

[docs] update docs to match new API of xarray

Merged Amir MOHAMMADI requested to merge pin-dask into master

Fixes #35 (closed)

Disabled testing Sphinx docs on mac builds.

Edited by Amir MOHAMMADI

Merge request reports

Pipeline #54326 passed

Pipeline passed for c84ceb0d on pin-dask

Approval is optional

Merged by Amir MOHAMMADIAmir MOHAMMADI 3 years ago (Sep 27, 2021 3:23pm UTC)

Merge details

  • Changes merged into master with 4403f266.
  • Deleted the source branch.
  • Auto-merge enabled

Pipeline #54328 passed

Pipeline passed for 4403f266 on master

Deployed to py‎pi‎ 3 years ago
Deployed to sta‎ble‎ 3 years ago
Deployed to be‎ta‎ 3 years ago

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
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
    Loading