1# For the environment.yml to reliably use the conda-forge packages, 2# need to set this option. See https://github.com/conda-forge/sagelib-feedstock/issues/87 3channel_priority: strict 4channels: 5 - conda-forge 6 7