We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82e7c1f commit 9440007Copy full SHA for 9440007
mdakits/openmmdl/metadata.yaml
@@ -55,7 +55,7 @@ src_install:
55
- git clone https://github.com/wolberlab/OpenMMDL.git
56
- cd OpenMMDL
57
- conda env update -f environment.yml
58
- - pip install .
+ - pip install . && cd ..
59
60
## str: the package name used to import the mdakit
61
import_name: openmmdl
0 commit comments