Skip to content

Commit bb3f738

Browse files
author
Amanda H. L. de Andrade Katz
authored
feat(ISD-843): Add Postgresql integration (#13)
1 parent 326b8ba commit bb3f738

18 files changed

Lines changed: 2393 additions & 217 deletions

charmcraft.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,7 @@ bases:
1212
run-on:
1313
- name: ubuntu
1414
channel: "22.04"
15+
parts:
16+
charm:
17+
charm-binary-python-packages:
18+
- psycopg2-binary==2.9.6

0 commit comments

Comments
 (0)