Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
try explicit
env[PYTHON]
declaration in CI
Had a random `doc` CI failure due to PyPlot not grabbing correct python version. Try passing `env[PYTHON]` to use the version set up by `setup-python` action explicitly. This might be more robust?
- Loading branch information