Skip to content

Add conda recipe

Tiago Coutinho requested to merge github/fork/tiagocoutinho/conda into develop

This adds a conda recipe to be able to build taurus conda packages.

The recipe fetches a specific version taurus from pypi to build the conda package.

Maybe for CI it would make sense to add another meta.yaml that builds against the local filesystem instead. Let me know if you find it useful. I already have one skeleton that I prepared for this case

Merge request reports