-
-
Notifications
You must be signed in to change notification settings - Fork 5k
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
add autoboost #19895
add autoboost #19895
Conversation
Hi! This is the friendly automated conda-forge-linting service. I wanted to let you know that I linted all conda-recipes in your PR ( Here's what I've got... For recipes/autoboost:
For recipes/autoboost:
|
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 do have some suggestions for making it better though... For recipes/autoboost:
|
@conda-forge/help-python, ready for review! @conda-forge-admin , please ping team |
Hi! This is the friendly automated conda-forge-webservice. I was asked to ping @conda-forge/staged-recipes and so here I am doing that. |
Have you checked if this can be the case? |
recipes/autoboost/meta.yaml
Outdated
- pip | ||
run: | ||
- python >=3.9 | ||
- matplotlib |
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.
Does look like this package requires qt. This would reduce the size of the installation drastically and it is highly recommended.
- matplotlib | |
- matplotlib-base |
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.
I think I tried this before but it was failing. I will validate this and update the version.
Cheers!
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.
@ocefpaf interestingly, now it worked with the base package.
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 ( |
This repository is very active, so if you need help with a PR, please let the
right people know. There are language-specific teams for reviewing recipes.
@conda-forge/help-python
@conda-forge/help-python-c
@conda-forge/help-r
@conda-forge/help-java
@conda-forge/help-nodejs
@conda-forge/help-c-cpp
@conda-forge/help-perl
@conda-forge/help-julia
@conda-forge/help-ruby
@conda-forge/staged-recipes
Once the PR is ready for review, please mention one of the teams above in a
new comment. i.e.
@conda-forge/help-some-language, ready for review!
Then, a bot will label the PR as 'review-requested'.
Due to GitHub limitations, first time contributors to conda-forge are unable
to ping conda-forge teams directly, but you can ask a bot to ping the team
using a special command in a comment on the PR to get the attention of the
staged-recipes
team. You can also consider asking on our Gitter channelif your recipe isn't reviewed promptly.
-->
Checklist
url
) rather than a repo (e.g.git_url
) is used in your recipe (see here for more details).