Skip to content

Add guide to working with conda-build #32

@travishathaway

Description

@travishathaway

What is the idea?

Conda auth can be used with conda build but it needs to be configured in a certain way. This needs to be documented in our documentation.

What should happen?

Conda build can only be use with conda auth if the channels are specified in the .condarc file. We need to add instructions that tell users to run conda config --add channels <channel_name> (or by just editing this file) for the channel that they need to use before trying to use authenticated channels with conda auth.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationenhancementNew feature or request

    Type

    No type

    Projects

    Status

    Available issues

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions