Skip to content

fix: install psycopg2 and jinja2

  • psycopg2 is needed to run an instance with postgresql
  • jinja2 is needed to format the pyramid.ini

They were previously manually installed with apt.

Merge request reports