Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c24e80b

Browse files
author
alrex
authored
updating psycopg2 dependency (open-telemetry#588)
Without using binary here, users will need the tools to compile psycopg2 on their systems.
1 parent b62c233 commit c24e80b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@ deps =
266266
docker-compose >= 1.25.2
267267
mysql-connector-python ~= 8.0
268268
pymongo ~= 3.1
269-
psycopg2 ~= 2.8.4
269+
psycopg2-binary ~= 2.8.4
270270

271271
changedir =
272272
ext/opentelemetry-ext-docker-tests/tests

0 commit comments

Comments
 (0)