Skip to content

Commit

Permalink
Update metadata.yaml
Browse files Browse the repository at this point in the history
Added src_install
  • Loading branch information
talagayev authored Sep 3, 2024
1 parent 62c0bdc commit ae3a7d1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions mdakits/openmmdl/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,11 @@ documentation_type: UserGuide + API + README
install:
- mamba install -c conda-forge openmmdl

## List(str): a list of commands to use when installing the mdakit from its
## source code.
src_install:
- pip install git+https://github.com/wolberlab/OpenMMDL

## str: the package name used to import the mdakit
import_name: openmmdl

Expand Down

0 comments on commit ae3a7d1

Please sign in to comment.