nextstrain / conda-base

Conda package build for nextstrain-base
https://anaconda.org/Nextstrain/nextstrain-base
1 stars 1 forks source link

dev: Temporarily pin ruamel.yaml <0.18.0 to work around Boa's issue #45

Closed tsibley closed 8 months ago

tsibley commented 8 months ago

Boa uses a previously deprecated and now removed API in ruamel.yaml, safe_load(). 0.18.0 was the first version with its removal.

See https://github.com/mamba-org/boa/issues/376.

Resolves https://github.com/nextstrain/conda-base/issues/44.

Checklist

tsibley commented 8 months ago

CI failed due to expired Anaconda API token, so I issued a new one and revoked the old and then updated our GitHub org secret.

tsibley commented 8 months ago

CI failed because monkeypox, but otherwise passed.