-
-
Notifications
You must be signed in to change notification settings - Fork 5.1k
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
Added pygod as a package. #18663
Added pygod as a package. #18663
Conversation
Hi! This is the friendly automated conda-forge-linting service. I just wanted to let you know that I linted all conda-recipes in your PR ( |
I opened this issue at the upstream ( |
I think it's ok to skip |
@jaimergp @sugatoray @conda-forge/staged-recipes I think this is ready for review; the window build fails due to a torch dependency, I can drop that one too if you all think appropriate |
- pygod.models | ||
- pygod.utils | ||
commands: | ||
- pip list | grep -E "{{ name }}\s+{{ version }}" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You don't need this. Leaving the pip check
commented out is fine. That will help us remember to re-enable it when upstream is fixed.
Checklist
url
) rather than a repo (e.g.git_url
) is used in your recipe (see here for more details).