Skip to content

[Feature] Remove manual .condarc creation in continuous integration #731

@jan-janssen

Description

@jan-janssen

@liamhuber suggested to use:

        python-version: '3.13'
        miniforge-version: latest
        channels: conda-forge
        conda-remove-defaults: true
        environment-file: .ci_support/environment-mpich.yml

The addition of conda-remove-defaults: true should resolve the need to create a manual config.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions