Merge branch 'hpce-tools' into 'master'

Add jinja2 to the hpce-tools environment

See merge request Pmodules/buildblocks!426
This commit is contained in:
2023-11-03 17:25:16 +01:00

View File

@@ -18,3 +18,6 @@ dependencies:
- tox-conda
- pytest
- bpython
- jinja2 # for relion templates
- pip:
- j2cli[yaml]