We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 367fee5 commit 858a7b9Copy full SHA for 858a7b9
1 file changed
appveyor.yml
@@ -22,7 +22,6 @@ install:
22
- cmd: miniconda.exe /S /InstallationType=JustMe /D=%MINICONDA_DIRNAME%
23
- cmd: set "PATH=%MINICONDA_DIRNAME%;%MINICONDA_DIRNAME%\\Scripts;%PATH%"
24
- cmd: activate
25
- - mamba config --set always_yes yes
26
- mamba info
27
- mamba env create --name cqgui -f cqgui_env.yml
28
- sh: source activate cqgui
0 commit comments