diff options
| author | Tim Graham <timograham@gmail.com> | 2013-07-01 13:58:04 -0400 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2013-07-10 09:24:05 -0400 |
| commit | 4d92a0bd8630affbb6f289317f71d60607d26369 (patch) | |
| tree | 838e616ad94afbf340d4dd2429c428424851d085 /tests/requirements/postgres.txt | |
| parent | 1333967f91303b8c5e7e58fd6997e9abe6ee0afe (diff) | |
Fixed #19196 -- Added test/requirements
Diffstat (limited to 'tests/requirements/postgres.txt')
| -rw-r--r-- | tests/requirements/postgres.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/requirements/postgres.txt b/tests/requirements/postgres.txt new file mode 100644 index 0000000000..658130bb2c --- /dev/null +++ b/tests/requirements/postgres.txt @@ -0,0 +1 @@ +psycopg2 |
