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