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
git clone from your fork and cd into the new directory
create (and checkout) a new branch: mdaviz-package
In the recipes directory, make a new mdaviz directory
cp /tmp/mdaviz/meta.yaml recipes/mdaviz/
You might need to add some additional info in the about: section of the meta.yaml. Here's mine:
about:
home: https://prjemian.github.io/hklpy2summary: 2nd generation diffractometer controls for the Bluesky Framework.license: BSD-4-Clauselicense_file: LICENSEdoc_url: https://prjemian.github.io/hklpy2dev_url: https://github.com/prjemian/hklpy2
Commit and push to your fork.
From your fork, open a PR to conda-forge.
Respond & resolve any problems.
Once it builds completely and is ready, add this comment: @conda-forge/help-python @conda-forge/staged-recipes : This is ready for review, when you get a chance. Thanks!
Wait for review (might take days).
Once approved, merge the PR (if not already merged). In about an hour, your new mdaviz package should be ready on conda-forge.
Contribute mdaviz to conda-forge.
Originally posted by @prjemian in #113 (comment)
The text was updated successfully, but these errors were encountered: