Skip to content

Consider packaging and distribution on conda-forge #528

@matthewfeickert

Description

@matthewfeickert

Feature Request

Describe the Feature Request

In addition to publishing distributions on PyPI, it would be very nice to also distribute on conda-forge. As gpjax is a pure-Python package that would be technically easy as all but one of gpjax's dependencies are already packaged on conda-forge.

It would basically (after getting cola-ml on conda-forge) be just:

pixi run pypi gpjax
  • Submitting the results in a PR

Happy to help answer questions if you have any. 👍

Describe Preferred Solution

Have gpjax be on conda-forge so it can be used with Pixi and conda/mamba.

Describe Alternatives

The alternative is it not existing on conda-forge, where there seems to be no reason to limit it to PyPI only.

Related Code

N/A

Additional Context

https://conda-forge.org/docs/maintainer/adding_pkgs/

If the feature request is approved, would you be willing to submit a PR?

I'd be happy to advise on conda-forge, but I don't want to be the maintainer.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions