mirror of https://github.com/mamba-org/mamba.git
try vs2022
This commit is contained in:
parent
2895f33676
commit
0ff503c483
|
@ -1,8 +1,10 @@
|
|||
name: mamba-dev
|
||||
channels:
|
||||
- conda-forge
|
||||
- wolfv
|
||||
dependencies:
|
||||
- cxx-compiler
|
||||
- sel(unix): cxx-compiler
|
||||
- sel(win): vs2022_win-64
|
||||
- cmake
|
||||
- ninja
|
||||
- nlohmann_json
|
||||
|
|
|
@ -1,8 +1,10 @@
|
|||
name: mamba-dev
|
||||
channels:
|
||||
- conda-forge
|
||||
- wolfv
|
||||
dependencies:
|
||||
- cxx-compiler
|
||||
- sel(unix): cxx-compiler
|
||||
- sel(win): vs2022_win-64
|
||||
- cmake
|
||||
- ninja
|
||||
- nlohmann_json
|
||||
|
|
|
@ -1,8 +1,10 @@
|
|||
name: mamba-dev
|
||||
channels:
|
||||
- conda-forge
|
||||
- wolfv
|
||||
dependencies:
|
||||
- cxx-compiler
|
||||
- sel(unix): cxx-compiler
|
||||
- sel(win): vs2022_win-64
|
||||
- cmake
|
||||
- ninja
|
||||
- nlohmann_json
|
||||
|
|
|
@ -1,8 +1,10 @@
|
|||
name: mamba-dev
|
||||
channels:
|
||||
- conda-forge
|
||||
- wolfv
|
||||
dependencies:
|
||||
- cxx-compiler
|
||||
- sel(unix): cxx-compiler
|
||||
- sel(win): vs2022_win-64
|
||||
- cmake
|
||||
- ninja
|
||||
- nlohmann_json
|
||||
|
|
Loading…
Reference in New Issue