Skip to content

Commit e441b84

Browse files
authored
Merge pull request #2 from csteinle/master
add missing psycopg[pool] dependency
2 parents fad82ec + 6092697 commit e441b84

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ deps =
9797
ext-psycopg2: testing.postgresql
9898

9999
ext-psycopg: psycopg
100+
ext-psycopg: psycopg[pool]
100101
ext-psycopg: testing.postgresql
101102

102103
ext-pg8000: pg8000 <= 1.20.0

0 commit comments

Comments
 (0)