Closed thuydotm closed 1 year ago
Hi! This is the friendly automated conda-forge-webservice.
It appears you are making a pull request from a branch in your feedstock and not a fork. This procedure will generate a separate build for each push to the branch and is thus not allowed. See our documentation for more details.
Please close this pull request and remake it from a fork of this feedstock.
Have a great day!
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 (recipe
) and found some lint.
Here's what I've got...
For recipe:
requirements: run: numpy <= 1.23.4
should not contain a space between relational operator and the version, i.e. numpy <=1.23.4
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 (recipe
) and found it was in an excellent condition.
Always send PRs from a fork, or use the bot PR, like in #37. When you don't fork the package can be uploaded before the merge and this may lead to broken packages making into the channel.
I see, thanks for the info! Didn't know this could happen.
Specify numpy version
numpy <= 1.23.4
to match requirements for v0.3.7@conda-forge-admin, please rerender