Skip to content

Commit

Permalink
Try to fix documentation build by installing zstandard
Browse files Browse the repository at this point in the history
  • Loading branch information
bouweandela committed Oct 25, 2023
1 parent c3bde56 commit 99ec013
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ build:
# update mamba just in case
- mamba update --yes --quiet --name=base mamba
- mamba --version
- mamba install --name=base mamba zstandard
- mamba list --name=base
post_create_environment:
# use conda run executable wrapper to have all env variables
- conda run -n ${CONDA_DEFAULT_ENV} mamba --version
Expand Down

0 comments on commit 99ec013

Please sign in to comment.