Skip to content

Commit 243a19e

Browse files
authored
Remove conda forge channel from xeus-cpp wasm host environment
1 parent ddeb5ca commit 243a19e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

environment-wasm-host.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
name: xeus-cpp-wasm-host
22
channels:
33
- https://repo.mamba.pm/emscripten-forge
4-
- https://repo.mamba.pm/conda-forge
54
dependencies:
65
- nlohmann_json
76
- xeus-lite
87
- xeus
98
- CppInterOp>=1.5.0
109
- cpp-argparse
11-
- pugixml
10+
- pugixml

0 commit comments

Comments
 (0)