-
Notifications
You must be signed in to change notification settings - Fork 19
Update the workflow for deploying the package on anaconda #170
New issue
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
base: main
Are you sure you want to change the base?
Conversation
Add mamba
Can you please update the README to v0.14.6? I had forgotten it earlier. Maybe we should not have a version hardcoded there. @nietootein maybe we can just say to install the package do either |
Sounds good to me. Do we also want to add some installation instructions for devs? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I added a suggestion for the rewording. Seems that there are quite some try and error commits with also same commit description, should we maybe squash the PR?
Thanks for the advice, I think we should squash when merging. |
I have created a new workflow file and the meta.yaml with the requirements for the the deployment of the package on anaconda. This is related to issue #169