conda-forge / warp-lang-feedstock

A conda-smithy repository for warp-lang.
BSD 3-Clause "New" or "Revised" License
0 stars 4 forks source link

Add automated deps update with `grayskull` #17

Closed flferretti closed 6 months ago

flferretti commented 6 months ago

Checklist

conda-forge-webservices[bot] commented 6 months ago

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.

flferretti commented 6 months ago

@conda-forge-admin, please rerender

traversaro commented 6 months ago

I do not know if this works if the source tarball is not from pypi.

flferretti commented 6 months ago

I do not know if this works if the source tarball is not from pypi.

What about using inspection: update-source or inspection: update-all?

traversaro commented 6 months ago

Personally I always got a lot of false positive with those, see for example the "Dependency analysis" section in https://github.com/conda-forge/warp-lang-feedstock/pull/14 .

flferretti commented 6 months ago

Alright, I'll leave it like this and eventually we can disable it in the future, if you agree

traversaro commented 6 months ago

Alright, I'll leave it like this and eventually we can disable it in the future, if you agree

Ok for me.