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

Channels info missing in meta.yaml file docs #5542

Open
2 tasks done
debayangg opened this issue Nov 17, 2024 · 0 comments
Open
2 tasks done

Channels info missing in meta.yaml file docs #5542

debayangg opened this issue Nov 17, 2024 · 0 comments
Labels
type::documentation request for improved documentation

Comments

@debayangg
Copy link

Checklist

  • I added a descriptive title
  • I searched open reports and couldn't find a duplicate

What happened?

While writing a conda build recipe I had a dependency on conda package in conda-forge channel. I wrote the following :
run:
- python ==3.10
- numpy >=1.21.2
- pyqt >=5.15.10
- conda-forge::pythonocc-core

And it worked. Is the documentation missing this technique and if not why did this work?

Additional Context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type::documentation request for improved documentation
Projects
Status: 🆕 New
Development

No branches or pull requests

1 participant