Skip to content

Commit ae3a7d1

Browse files
authored
Update metadata.yaml
Added src_install
1 parent 62c0bdc commit ae3a7d1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

mdakits/openmmdl/metadata.yaml

+5
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,11 @@ documentation_type: UserGuide + API + README
4949
install:
5050
- mamba install -c conda-forge openmmdl
5151

52+
## List(str): a list of commands to use when installing the mdakit from its
53+
## source code.
54+
src_install:
55+
- pip install git+https://github.com/wolberlab/OpenMMDL
56+
5257
## str: the package name used to import the mdakit
5358
import_name: openmmdl
5459

0 commit comments

Comments
 (0)