summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorRoman Podoliaka <rpodolyaka@mirantis.com>2014-06-13 18:08:19 +0300
committerRoman Podoliaka <rpodolyaka@mirantis.com>2014-06-13 18:08:19 +0300
commitaf32ad219d81b48c5b9d710239310df130a96d79 (patch)
treeef081a06e1b628477099fafab1eeb4d60be1ebd4 /test-requirements.txt
parent5c9f7b7ecdf05a44c35fa563f6aa7071c0d566a7 (diff)
downloadoslo-db-af32ad219d81b48c5b9d710239310df130a96d79.tar.gz
Add psycopg2 to test-requirements.txt
We have a few opportunistic test cases which are skipped in the gate now because psycopg2 is missing. Change-Id: Ia5e96ed4a6af7a311d8dc89b00a1fb4cc02f56ac
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index c940f8c..93f0b0a 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -4,6 +4,7 @@ coverage>=3.6
discover
fixtures>=0.3.14
MySQL-python
+psycopg2
python-subunit>=0.0.18
sphinx>=1.2.1,<1.3
oslosphinx