We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd66dc4 commit 16ba9abCopy full SHA for 16ba9ab
tox.ini
@@ -565,6 +565,8 @@ deps =
565
566
psycopg2: {[testenv]test_deps}
567
psycopg2: -r {toxinidir}/instrumentation/opentelemetry-instrumentation-psycopg2/test-requirements.txt
568
+
569
+ psycopg2-binary: {[testenv]test_deps}
570
psycopg2-binary: -r {toxinidir}/instrumentation/opentelemetry-instrumentation-psycopg2/test-requirements-binary.txt
571
572
pymysql: {[testenv]test_deps}
0 commit comments