Change to conda-environment.yml and added extra files.
You can now get a working installation simply by
1) edit conda-environment.yml to put in paths to your local repository locations
2) conda env create -f ~/pycharm/mxcubeqt/conda-environment.yml --name mxcubeqt
Thanks to @fabcor-maxiv for telling me how to do this
Change to conda-environment.yml and added extra files.
You can now get a working installation simply by 1) edit conda-environment.yml to put in paths to your local repository locations 2)
conda env create -f ~/pycharm/mxcubeqt/conda-environment.yml --name mxcubeqt
Thanks to @fabcor-maxiv for telling me how to do this