5 lines
141 B
Batchfile
5 lines
141 B
Batchfile
@REM Copyright (C) 2021 QuantStack
|
|
@REM SPDX-License-Identifier: BSD-3-Clause
|
|
@CALL "%~dp0..\condabin\mamba_hook.bat"
|
|
micromamba activate %*
|