tdegeus / conda_envfile

Parse conda environment yaml files
https://conda_envfile.readthedocs.io
MIT License
4 stars 0 forks source link

Extract provision-with-micromamba #13

Closed tdegeus closed 2 years ago

tdegeus commented 2 years ago

Extract environment file from

    - name: Set conda environment
      uses: mamba-org/provision-with-micromamba@main
      with:
        environment-file: environment.yaml
        environment-name: myenv
        cache-env: true
        extra-specs: |
          h5py
          python-gmatelastoplasticqpot
          python-gmattensor
          python-goosefem
          python-prrng
          tqdm
          sel(linux): cxx-compiler
          sel(win): clang_win-64