A V2 environment specification for conda.
Important
This project is still in early stages of development. Don't use it in production (yet). We do welcome feedback on what the expected behaviour should have been if something doesn't work!
conda-env-spec-v2
proposes a new specification as an alternative to ye olde
environment.yml
.
This is a conda
plugin and goes in the base
environment:
conda install -n base conda-forge::conda-env-spec-v2
More information is available on our documentation.
Please refer to CONTRIBUTING.md
.