We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi team, while working on conda-forge/napari-organoid-counter-feedstock#1
We noticed that there is this requirement zenodo_get==1.3.4, but I have not find anywhere in the source code where it is used. Is this needed?
zenodo_get==1.3.4
Also if it is indeed needed, is there a reason for the exact pin? could this be relaxed to either <= or >=
<=
>=
Cheers 🚀 !
The text was updated successfully, but these errors were encountered:
Thanks @goanpeca, you are right, this was left over from a previous version. I have removed now in #25
Sorry, something went wrong.
No branches or pull requests
Hi team, while working on conda-forge/napari-organoid-counter-feedstock#1
We noticed that there is this requirement
zenodo_get==1.3.4
, but I have not find anywhere in the source code where it is used. Is this needed?Also if it is indeed needed, is there a reason for the exact pin? could this be relaxed to either
<=
or>=
Cheers 🚀 !
The text was updated successfully, but these errors were encountered: