You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add meta.yml for a conda build. This requires conda config --add channels conda-forge to build as dependencies must be resolved by conda as well.
`git_rev` under `source` must already exist so tagging before a publish is required as well. CI process should likely pull these in as variables so version info doesn't need to be updated in multiple places.
0 commit comments