Add jinja2 to the hpce-tools environment

This commit is contained in:
2023-11-03 17:23:39 +01:00
parent 134774a01d
commit 4ecf88ce69

View File

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