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 49ef9c1 commit 2c93189Copy full SHA for 2c93189
recipes/recipes_emscripten/xeus-cpp/recipe.yaml
@@ -27,6 +27,7 @@ requirements:
27
run:
28
- CppInterOp
29
- "${{ pin_compatible('nlohmann_json', upper_bound='x.x.x') }}"
30
+ - xeus >=5.0.0,<6.0
31
32
tests:
33
- script:
0 commit comments