Uncomment psycopg2 in test-requirements.txt
This dependency was accidentally commented in I7f26b270d5a85cd40ffbb3b33006a41b2e4852a1 commit. Change-Id: Ia179d9b38a50e821c0b4ca76ae0cdbfbc84125b9
This commit is contained in:
parent
422184c9f2
commit
9fbdb3ba6c
@ -13,7 +13,7 @@ ddt>=1.2.1 # MIT
|
|||||||
fixtures>=3.0.0 # Apache-2.0/BSD
|
fixtures>=3.0.0 # Apache-2.0/BSD
|
||||||
oslotest>=3.2.0 # Apache-2.0
|
oslotest>=3.2.0 # Apache-2.0
|
||||||
PyMySQL>=0.7.6 # MIT License
|
PyMySQL>=0.7.6 # MIT License
|
||||||
# psycopg2>=2.7 # LGPL/ZPL
|
psycopg2>=2.7 # LGPL/ZPL
|
||||||
SQLAlchemy-Utils>=0.36.1 # BSD License
|
SQLAlchemy-Utils>=0.36.1 # BSD License
|
||||||
testtools>=2.2.0 # MIT
|
testtools>=2.2.0 # MIT
|
||||||
oslo.versionedobjects[fixtures]>=1.31.2 # Apache-2.0
|
oslo.versionedobjects[fixtures]>=1.31.2 # Apache-2.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user