Skip to content

Commit

Permalink
Readd jinja
Browse files Browse the repository at this point in the history
  • Loading branch information
jorg-vr committed Oct 31, 2024
1 parent 9c9bdca commit 17e60f2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .devcontainer/dev-dependencies.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ pip install --no-cache-dir --upgrade \
syrupy==4.6.1 \
black==24.4.2 \
isort==5.13.2 \
pyright==1.1.387
pyright==1.1.387\
jinja2==3.1.4

# add installed packages to path
cat <<EOF >> /home/runner/.bashrc
Expand Down

0 comments on commit 17e60f2

Please sign in to comment.