test/prep lower-constraints with py36
This patch tests that the lower constraints job works with py36 as per [1]. See [2] for the forthcoming change this patch addresses. [1] http://lists.openstack.org/pipermail/openstack-discuss/2018-December/001026.html [2] I082160a29b51bd578d159a13cea4d511c1228e3e Change-Id: I5e121d6325d93d83dc35a181b6063404b88dee1a
This commit is contained in:
parent
502bc3ad65
commit
a97ef41278
@ -88,7 +88,7 @@ pika==0.10.0
|
||||
pika-pool==0.1.3
|
||||
positional==1.2.1
|
||||
prettytable==0.7.2
|
||||
psycopg2==2.6.2
|
||||
psycopg2==2.7
|
||||
psutil==3.2.2
|
||||
pycadf==1.1.0
|
||||
pycodestyle==2.3.1
|
||||
|
@ -9,7 +9,7 @@ flake8-import-order==0.12 # LGPLv3
|
||||
sphinx!=1.6.6,!=1.6.7,>=1.6.5 # BSD
|
||||
mock>=2.0.0 # BSD
|
||||
|
||||
psycopg2>=2.6.2 # LGPL/ZPL
|
||||
psycopg2>=2.7 # LGPL/ZPL
|
||||
PyMySQL>=0.7.6 # MIT License
|
||||
oslotest>=3.2.0 # Apache-2.0
|
||||
oslo.privsep>=1.29.0 # Apache-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user