cel-python
cel-python copied to clipboard
[Feature Request] - Create anaconda python package
Would it be possible to create and publish the cel-python lib to conda or conda-forge, allowing it to be installed by conda ? I'm aware that you can do pip in conda and also install a pip package but that is not supported if you generate a static lock file and mixing conda and pip package can create dependency hell.
Thanks
See https://conda-forge.org/docs/maintainer/adding_pkgs/#creating-recipes for details on the required CI integration.
Ideally, someone will run grayskull and include a PR to update the project with the required metadata for SourceForge.