rattler_shell 0.26.8

A crate to help with activation and deactivation of a conda environment
Documentation
1
2
3
4
5
6
7
8
9
10
11
---
source: crates/rattler_shell/src/activation.rs
expression: script_contents
---
@chcp 65001 > nul
@ECHO Warning: CONDA_SHLVL not set. This may indicate a broken workflow.
@ECHO Proceeding to unset conda variables without restoring previous values.
@SET TEST_VAR1=
@SET TEST_VAR2=
@SET CONDA_PREFIX=
@SET CONDA_SHLVL=