FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
Commit 6f40a871 authored by M.D. Driver's avatar M.D. Driver
Browse files

change repository to clone, add change of directory

parent 3efdf070
No related branches found
No related tags found
No related merge requests found
...@@ -15,7 +15,8 @@ pipelines: ...@@ -15,7 +15,8 @@ pipelines:
- source activate resultsanalysis - source activate resultsanalysis
- conda install -c rdkit rdkit=2017.03.1 - conda install -c rdkit rdkit=2017.03.1
- cd ../ - cd ../
- git clone git@bitbucket.org:mdd31/solventmapcreator.git - git clone git@bitbucket.org:mdd31/resultsanalysis.git
- cd resultsanalysis
- pip install . - pip install .
- cd ../solventmapcreator - cd ../solventmapcreator
- pip install . - pip install .
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment