Description of the problem:
I'm trying to publish a new package on conda-forge which relies on harmonica and am having issues creating a working recipl.yml due to an issues with the latest release of xrft, v1.0.2. I think this is linked to this issue: xgcm/xrft#221. When this version is installed, the system seems to think the installed version is actually 0.0.0 instead of 1.0.2 which then causes compatibility errors since harmonica requires >1.0. Before we make our less release, hopefully the above linked issues is fixed, or if not we may need to pin our dependecy to >1.0,<1.0.2.
Not sure if this is an actually issue that requires a fix now, or just before the next release. I can try and create an new environment and see if I get an issue.
Description of the problem:
I'm trying to publish a new package on conda-forge which relies on harmonica and am having issues creating a working recipl.yml due to an issues with the latest release of
xrft, v1.0.2. I think this is linked to this issue: xgcm/xrft#221. When this version is installed, the system seems to think the installed version is actually 0.0.0 instead of 1.0.2 which then causes compatibility errors since harmonica requires >1.0. Before we make our less release, hopefully the above linked issues is fixed, or if not we may need to pin our dependecy to >1.0,<1.0.2.Not sure if this is an actually issue that requires a fix now, or just before the next release. I can try and create an new environment and see if I get an issue.