jina-ai/jina-hubble-sdk

Build a conda package for jina-hubble-sdk

floralatin opened this issue · 4 comments

From slack info

Build a conda package for jina-hubble-sdk. Otherwise, Jina and docarray do not work on conda.

First:

we generate conda based on the pypi package. so the conda package must be generated after the pypi package is released.

Second:

we need two keys:

  • one is github_token
  • the other is anaconda token.

Just wait the pr 20927 merged by conda-forge