Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add `instanovo` recipe * Add TODO comments * dependencies of matchms have been updated * Remove duplicate python lines, remove uper version bound * Add upper python bound again * unpin all packages * re-add pinned packages, add eigen, add doi * remove eigen, use pytorch-gpu * Update recipes/instanovo/meta.yaml * Update recipes/instanovo/meta.yaml * Update meta.yaml * Bump version of matchms to 0.28.0 Add TODO comments dependencies of matchms have been updated Remove duplicate python lines, remove uper version bound Add upper python bound again unpin all packages re-add pinned packages, add eigen, add doi remove eigen, use pytorch-gpu Bump version of matchms to 0.28.0 * Use pytorch instead of pytorch-gpu * Update meta.yaml * make numpy version a lower bound * Dropping all bounds * Explicitly add pytorch-gpu See this announcement: https://dev-discuss.pytorch.org/t/pytorch-deprecation-of-conda-nightly-builds/2590 * Add packges which `pip check` complained about * remove `pip check`, `pytorch-gpu`, `rdkit`, `lxml`, and `scipy` from `requirements` in `meta.yaml` --------- Co-authored-by: Helge Hecht <[email protected]>
- Loading branch information