Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set channel priority in environment.yml #9961

Open
mdeff opened this issue May 28, 2020 · 4 comments
Open

Set channel priority in environment.yml #9961

mdeff opened this issue May 28, 2020 · 4 comments
Labels
source::community catch-all for issues filed by community members stale::recovered [bot] recovered after being marked as stale type::feature request for a new feature or capability

Comments

@mdeff
Copy link
Contributor

mdeff commented May 28, 2020

It would be great for channel_priority to be specified along channels in an environment.yml.

name: myproj
channels:
  - conda-forge
  - defaults
channel_priority: flexible
dependencies:
  - python=3.5

That'd be useful to install an environment.yml created with flexible on a system where strict is the default (in .condarc or a future version of conda).

@chenghlee chenghlee added source::community catch-all for issues filed by community members type-enhancement labels May 29, 2020
@marcindulak
Copy link

Related to #8675

@kenodegard kenodegard added type::feature request for a new feature or capability and removed type::enhancement labels Jan 18, 2022
@Hoeze
Copy link

Hoeze commented Nov 30, 2022

Any updates on this?
I would have a package which cannot be installed otherwise (ensembl-vep=99).

Copy link

github-actions bot commented Dec 1, 2023

Hi there, thank you for your contribution!

This issue has been automatically marked as stale because it has not had recent activity. It will be closed automatically if no further activity occurs.

If you would like this issue to remain open please:

  1. Verify that you can still reproduce the issue at hand
  2. Comment that the issue is still reproducible and include:
    - What OS and version you reproduced the issue on
    - What steps you followed to reproduce the issue

NOTE: If this issue was closed prematurely, please leave a comment.

Thanks!

@github-actions github-actions bot added the stale [bot] marked as stale due to inactivity label Dec 1, 2023
@marcindulak
Copy link

👀

@github-actions github-actions bot added stale::recovered [bot] recovered after being marked as stale and removed stale [bot] marked as stale due to inactivity labels Dec 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
source::community catch-all for issues filed by community members stale::recovered [bot] recovered after being marked as stale type::feature request for a new feature or capability
Projects
Status: 🆕 New
Development

No branches or pull requests

5 participants