We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7faef87 commit bf432e8Copy full SHA for bf432e8
1 file changed
recipes/ExtraMojo/recipe.yaml
@@ -31,6 +31,10 @@ tests:
31
- mojo run -I ${{ PREFIX }}/lib/mojo/extramojo.mojopkg tests/test_file.mojo
32
- mojo test -I ${{ PREFIX }}/lib/mojo/extramojo.mojopkg tests
33
requirements:
34
+ build:
35
+ - mojo-compiler ${{ mojo_version }}
36
+ host:
37
38
run:
39
- mojo-compiler ${{ mojo_version }}
40
files:
0 commit comments