Added psycopg2 to test requirements
This commit is contained in:
1
setup.py
1
setup.py
@@ -53,6 +53,7 @@ setup(
|
|||||||
'Jinja2>=2.3',
|
'Jinja2>=2.3',
|
||||||
'docutils>=0.10',
|
'docutils>=0.10',
|
||||||
'flexmock>=0.9.7',
|
'flexmock>=0.9.7',
|
||||||
|
'psycopg2>=2.4.6'
|
||||||
],
|
],
|
||||||
'phone': ['phonenumbers3k==5.6b1'],
|
'phone': ['phonenumbers3k==5.6b1'],
|
||||||
'password': ['passlib >= 1.6, < 2.0'],
|
'password': ['passlib >= 1.6, < 2.0'],
|
||||||
|
Reference in New Issue
Block a user