Skip to content

v0.1.3

Latest

Choose a tag to compare

@github-actions github-actions released this 12 Jun 17:10

Prebuilt pharmit conda package (linux-64) for tag v0.1.3.

This is a build of the upstream pharmit/smina tools against a modern
conda-forge toolchain. To use it in a pixi project either you can add the link to the .conda file included in this release by running:

  pixi add https://github.com/durrantlab/pharmit-pixi/releases/download/v0.1.3/pharmit-0.1.3-h41f06ac_0.conda

or it can be downloaded and added locally:

  1. Download the attached .conda file.

  2. Install it (runtime deps resolve from conda-forge):

    pixi add pharmit @ ./pharmit-0.1.3-h41f06ac_0.conda
    

Linux-64 only. See the repository README for build details and license/attribution.