Bayer-Group/tiffslide

Add conda recipe

Closed this issue · 5 comments

Describe the new feature:

It would be great to have a conda recipe so that it can be included with projects that have more complicated build processes (for example, using libraries that need C/C++ compilers).

What is the current outcome?

Have a recipe for tiffslide on the conda-forge channel.

Is it backward-compatible?

Yes, and it would be forward-compatible as well, because the conda bots can automatically fetch new sdists pushed to pypi.

I am happy to work on this.

This is ready to be merged into the conda channel: conda-forge/staged-recipes#17932

ap-- commented

Hi @sarthakpati

Thanks for offering to work on this ❤️
I didn't have the conda package very high on the priority list, since tiffslide is pure-python so far, and all dependencies were already in conda.

But I agree, it's nice to have it available as a pkg.
If you could add @sdvillal and me as maintainers to the conda-forge feedstock that would be great.

Thank you so much for your help.
Cheers,
Andreas 😃

Hi @ap--,

Done, you both will need to leave a comment in conda-forge/staged-recipes#17932 to ensure you get added on the team.

Cheers,
Sarthak

Once this is merged, I can put in a PR detailing the recipe! 😄