Hi there
I've got a package in our lab conda channel (its still in testing phase) called goget. This is specified as a requirement for the build_ctb_gene tool like this:
<requirements>
<requirement type="package" version="0.0.1">goget</requirement>
</requirements>
When the tool runs, I see infinite recursion on the conda side:
Any ideas?
Thanks,
Peter