Add conda recipe
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