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 e47461e commit fbae5aaCopy full SHA for fbae5aa
recipes/recipes_emscripten/xeus-cpp/recipe.yaml
@@ -28,6 +28,7 @@ requirements:
28
run:
29
- CppInterOp
30
- ${{ pin_compatible('nlohmann_json', upper_bound='x.x.x') }}
31
+ - ${{ pin_compatible('xeus', upper_bound='x.x') }}
32
33
tests:
34
- script:
0 commit comments