diff options
| author | Tim Graham <timograham@gmail.com> | 2018-02-08 19:15:36 -0500 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2018-02-08 20:22:20 -0500 |
| commit | 7b20d01a84ad5ac2da9b0604a736cbe174e900e0 (patch) | |
| tree | f895126979907be0d6aec5ae0406ff19dde4a2b4 /tests | |
| parent | 29dd7dcdfdf63e6e2b127273c58f55e81fc7c2e2 (diff) | |
[2.0.x] Switched test requirement to new psycopg2-binary package.
Backport of d4373b6da4b420fe9211438addeedb396a3821be from master
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/requirements/postgres.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/requirements/postgres.txt b/tests/requirements/postgres.txt index 59041b90ef..820d85bb44 100644 --- a/tests/requirements/postgres.txt +++ b/tests/requirements/postgres.txt @@ -1 +1 @@ -psycopg2>=2.5.4 +psycopg2-binary>=2.5.4 |
