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
Update RC labels of Conda packages according to version number
If alpha or RC, then deduce the label RC. Otherwise, use the default
(main) label.
Note: in meta.yaml the RC label is hard-coded for the current alpha
release, as there is no documented way of parameterizing the label
without dynamically modifying the file.
0 commit comments