imodels icon indicating copy to clipboard operation
imodels copied to clipboard

Add conda-forge package

Open candalfigomoro opened this issue 4 years ago • 3 comments
trafficstars

In addition to the pypi package, please add a conda-forge package (https://conda-forge.org).

You can easily create a boilerplate conda recipe with grayskull (starting from the pypi package): https://github.com/conda-incubator/grayskull

candalfigomoro avatar Oct 20 '21 14:10 candalfigomoro

Following up, I tried setting this up on conda, but it seems that some of our dependencies (e.g. mlxtend) are not currently available on conda, so may be difficult to add this support until those packages are updated.

csinva avatar Nov 01 '21 18:11 csinva

@csinva mlxtend is there: https://anaconda.org/conda-forge/mlxtend I think the missing one is "corels"

candalfigomoro avatar Nov 05 '21 13:11 candalfigomoro

I opened an issue for corels: https://github.com/corels/pycorels/issues/20

candalfigomoro avatar Nov 05 '21 13:11 candalfigomoro