ghapi icon indicating copy to clipboard operation
ghapi copied to clipboard

Package for conda

Open jtpio opened this issue 3 years ago • 0 comments

Hey folks,

Just a heads up that there is on-going work to package ghapi for conda: https://github.com/conda-forge/staged-recipes/pull/17744

So it can be installed with:

conda install -c conda-forge ghapi

or with mamba (https://github.com/mamba-org/mamba)

mamba install -c conda-forge ghapi

Let me know if any of you would like to be added as a maintainer there. Version updates are automated when a new release is published to PyPI. So most of time it just consists in checking the CI is all green and merging the PR opened by the bot.

Thanks!

jtpio avatar Jan 27 '22 11:01 jtpio