Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 746 Bytes

MAINTAINER.md

File metadata and controls

22 lines (16 loc) · 746 Bytes

Update Conda-forge package

After a PyPi release update the conda-forge package. For this do the following on a local checkout of the package feedstock

  1. create a new branch
  2. conda smithy rerender
  3. update the sha256 in the meta.yaml
  4. update version number

Afterwards upload the new branch to your own fork of the feedstock and generate a PR. Once all tests pass merge the PR and the package will be published.

Update package on MDAnalysis channel

Don't. We don't have the man power to update all the dependencies we need in the channel ourselves. Relying on conda-forge is more reliant.