Skip to content

Update conda env to make it Mac+Linux compatible

Aqu requested to merge fix_conda_env_lock_file_for_dev into main

Load python-graphviz from pip, not conda. If loaded from conda, some dependencies are platform specific, preventing the build of the environment on some platforms (Darwin, at least).

Edited by Aqu

Merge request reports