Skip to content

Commit d6ed95c

Browse files
authored
Merge pull request #84 from willend/main
Add jinja2 as dependency
2 parents 5a7dcbc + 34421cf commit d6ed95c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

recipe/meta.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ source:
1212
folder: src
1313

1414
build:
15-
number: 0
15+
number: 1
1616

1717
outputs:
1818

@@ -47,6 +47,8 @@ outputs:
4747
# for sync of 3D / js files
4848
- rsync # [unix]
4949
- mcstasscript
50+
# for visualisation of test output
51+
- jinja2
5052
test:
5153
files:
5254
- test_pkg.py

0 commit comments

Comments
 (0)