Tags: microsoft/bioemu
Tags
chore: automated `hpacker` install (#45) The first time the `bioemu.sidechains_relax` module is invoked, it will attempt to install `hpacker` and its dependencies into a separate `hpacker` conda environment. The specific environment name can also be controlled via the `HPACKER_ENVNAME` environment variable. Fixes #42 TODOs: - [X] Test local wheels before re-uploading package / making new release - [X] Fix tests --------- Co-authored-by: Tim Hempel <thempel@zedat.fu-berlin.de>