Skip to content

Commit

Permalink
[ci][docker] Add Jinja2 to images (apache#10741)
Browse files Browse the repository at this point in the history
This is needed for apache#10740

Co-authored-by: driazati <driazati@users.noreply.github.com>
  • Loading branch information
2 people authored and pfk-beta committed Apr 11, 2022
1 parent ae6e122 commit 237d174
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/install/ubuntu_install_python_package.sh
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ pip3 install --upgrade \
pytest-xdist \
requests \
scipy \
Jinja2 \
synr==0.6.0 \
junitparser==2.4.2 \
six \
Expand Down

0 comments on commit 237d174

Please sign in to comment.