We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c044b98 + a911001 commit 0d82629Copy full SHA for 0d82629
1 file changed
controller/database.py
@@ -1,3 +1,6 @@
1
+#extra_requirements:
2
+#psycopg2-binary
3
+
4
import psycopg2
5
import json
6
from contextlib import contextmanager
0 commit comments