Open
Description
Would it be possible to add Conda support to python-shogi? Conda is used by many data scientists, as opposed to pypi, so having this library on Conda would be helpful to many. Also any other package that depends on python-shogi would need this on Conda in order for full Conda support. The distribution process for Conda would be fairly simple, as the only two commands required are
conda skeleton pypi python-shogi
and
conda-build python-shogi