Skip to content

conda: add python version to name of environment

Description

Updates the names of the conda environments to include the python version so multiple environments can be installed at the same time.

API Changes and Justification

Backwards Compatible Changes

  • This change introduces no API changes
  • This change adds new API calls

Backwards Incompatible Changes

  • This change modifies an existing API
  • This change removes an existing API

Review Status

Merge request reports