Fix version number in changelog #565
Annotations
6 warnings
|
test (windows-latest, 3.10, false)
ERROR: 'conda activate "test-environment"' exited with code 1.
|
|
test (windows-latest, 3.10, false)
EnvironmentNameNotFound: Could not find conda environment: test-environment
You can list all discoverable environments with `conda info --envs`.
|
|
test (windows-latest, 3.11, false)
ERROR: 'conda activate "test-environment"' exited with code 1.
|
|
test (windows-latest, 3.11, false)
EnvironmentNameNotFound: Could not find conda environment: test-environment
You can list all discoverable environments with `conda info --envs`.
|
|
test (windows-latest, 3.12, false)
ERROR: 'conda activate "test-environment"' exited with code 1.
|
|
test (windows-latest, 3.12, false)
EnvironmentNameNotFound: Could not find conda environment: test-environment
You can list all discoverable environments with `conda info --envs`.
|