In #389 we went ahead and merged to keep development moving forward, even though our CI workflow .github/workflows/test_latest_releases.yaml was failing. The only reason for the failure was just because DSPS v0.4.7 had not made it up onto conda-forge yet. So this workflow will (presumably) begin passing after waiting for a day or two for conda-forge.
This Issue will be resolved when:
test_latest_releases.yaml passes again, and
docs/source/rtd_environment.yaml is updated to install dsps with conda-forge, not pip
In #389 we went ahead and merged to keep development moving forward, even though our CI workflow .github/workflows/test_latest_releases.yaml was failing. The only reason for the failure was just because DSPS v0.4.7 had not made it up onto conda-forge yet. So this workflow will (presumably) begin passing after waiting for a day or two for conda-forge.
This Issue will be resolved when:
test_latest_releases.yamlpasses again, anddocs/source/rtd_environment.yamlis updated to install dsps with conda-forge, not pip