Installing from yaml will result in dependency resolution error ```bash conda env create -f conda-envs/environement-test.yml ``` Notes: I am using `micromamba` Pinning will likely cause issues with the CI/CD: https://github.com/wd60622/pymc-experimental/blob/5055262868473b61f487f42d82542f9d0fc0e273/.github/workflows/test.yml#L35-L42 Maybe some note about dev installation would be useful and sufficient