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 322d8da commit 170f28cCopy full SHA for 170f28c
environment-dev.yml
@@ -10,7 +10,7 @@ dependencies:
10
- xeus>=5.0.0
11
- xeus-zmq>=3.0,<4.0
12
- nlohmann_json=3.11.3
13
- - CppInterOp>=1.5.0
+ - CppInterOp
14
- pugixml
15
- cpp-argparse>=3.0,<4.0
16
# Test dependencies
environment-wasm-host.yml
@@ -6,6 +6,6 @@ dependencies:
6
- nlohmann_json
7
- xeus-lite
8
- xeus
9
- cpp-argparse
0 commit comments