Skip to content

fix conda install fix

Cyril Guilloud requested to merge doc_install into master

mise en page + fix conda install fix

conda install --file ./requirements-conda.txt
pip install -e .

rather than: pip install -e .

Edited by Cyril Guilloud

Merge request reports