Skip to content

Commit be7d931

Browse files
authored
Update metadata.yaml
1 parent 1410d2a commit be7d931

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

mdakits/openmmdl/metadata.yaml

+2-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,8 @@ install:
5353
## source code.
5454
src_install:
5555
- conda install -c conda-forge \
56-
'mdtraj' \
56+
'pip' \
57+
'mdtraj'
5758
- git clone https://github.com/wolberlab/OpenMMDL.git
5859
- cd OpenMMDL
5960
- pip install . && cd ..

0 commit comments

Comments
 (0)