Open
Description
Context
Currently, sphinx-proof is only available on pypi and can be installed via pip, but not via conda/mamba.
Proposal
I propose to also make sphinx-proof available on conda-forge, such that it can be installed using
conda/mamba and the conda-forge channel.
Creating a recipe is "easy" (can be automated) and there is overhead for maintenance is minimal
(the conda-forge bot will auto-create a PR when a new version is release on pypi).
Tasks and updates
- disucss and decide
- auto-create recipe using grayskull
- stage recipe