Hi,
I wanted to let you know that I created a fork of py-mmcif to add a conda package recipe and build instructions, since the project is currently distributed via pip but not available in any conda channel.
I am distributing py-mmcif 1.1.0 through the uibcdf conda channel. It can be installed with:
conda install -c uibcdf py-mmcif
You are welcome to reuse or adapt the conda packaging files if you plan to maintain your own conda channel. I have not submitted it to conda-forge, mainly due to limited experience with that workflow.
Hope this is useful.
Best regards,
Diego
Hi,
I wanted to let you know that I created a fork of py-mmcif to add a conda package recipe and build instructions, since the project is currently distributed via
pipbut not available in any conda channel.I am distributing py-mmcif 1.1.0 through the
uibcdfconda channel. It can be installed with:You are welcome to reuse or adapt the conda packaging files if you plan to maintain your own conda channel. I have not submitted it to
conda-forge, mainly due to limited experience with that workflow.Hope this is useful.
Best regards,
Diego