Skip to content
This repository has been archived by the owner on Nov 13, 2020. It is now read-only.

Question: is there a way to specify the channel in conda-requirements.txt #11

Closed
birdsarah opened this issue Feb 20, 2015 · 2 comments
Closed

Comments

@birdsarah
Copy link

Hi, sorry if this is the wrong place for it, I'm wondering if there's a place to specify the package channel to do the equivalent of:

conda install --channel USERNAME PACKAGE

many thanks, sarah bird

@kennethreitz
Copy link
Contributor

not at this time.

@talumbau
Copy link

talumbau commented Feb 4, 2016

I would be +1 on such a feature, as a I forked this repo to get such a feature and modified this line:

https://github.com/kennethreitz/conda-buildpack/blob/master/bin/steps/conda_compile#L13

conda install --file conda-requirements.txt --yes | indent

to hard code my desired channel.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

3 participants