USNavalResearchLaboratory / eispac

Read the Docs
https://eispac.readthedocs.io/en/latest/
MIT License
23 stars 6 forks source link

Move conda recipe to separate feedstock repository #17

Open wtbarnes opened 3 years ago

wtbarnes commented 3 years ago

The conda-recipe folder should live in a separate "feedstock" repo (e.g. for the aiapy package: https://github.com/conda-forge/aiapy-feedstock). The feedstock repository is then updated every time a new release is made on PyPI and once merged, propagates a built version of the package to conda-forge. This may be a bit premature given that the package is not yet on PyPI.