Skip to content

Commit e0fa91e

Browse files
mcbartonaaronj0
authored andcommitted
Fix wasm jobs in ci due to changes in xeus-cpp requirements
1 parent 6a5f564 commit e0fa91e

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

environment-wasm.yml

+2-3
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@ channels:
44
dependencies:
55
- zlib
66
- nlohmann_json
7-
- xeus-lite <2.0
8-
- xeus >=3.0.5,<4.0
9-
- xtl >=0.7,<0.8
7+
- xeus-lite
8+
- xeus
109
- cpp-argparse
1110
- pugixml

0 commit comments

Comments
 (0)