Skip to content

Add python to run dependencies

Samuel Debionne requested to merge fix-tango-conda-package-2 into develop

Fix an issue with conda >= 24 that do not install in the proper site-packages folder.

see https://github.com/conda/conda/issues/14012 for the full discussion.

Merge request reports