add lower-constraints tox environment and job
Update the minimum for PyYAML to a version that appears on PyPI. Change-Id: Icd8dbdeb4dcbf45b5e0d5efb5e66baf3ef9749f5 Signed-off-by: Doug Hellmann <doug@doughellmann.com>
This commit is contained in:
parent
9b1c353bd0
commit
399049a49e
@ -3,3 +3,4 @@
|
||||
- openstack-python-jobs
|
||||
- openstack-python35-jobs
|
||||
- publish-openstack-docs-pti
|
||||
- openstack-lower-constraints-jobs
|
||||
|
5
lower-constraints.txt
Normal file
5
lower-constraints.txt
Normal file
@ -0,0 +1,5 @@
|
||||
Sphinx==1.5.1
|
||||
docutils==0.11
|
||||
PyYAML==3.10.0
|
||||
six==1.9.0
|
||||
dulwich==0.15.0
|
@ -3,6 +3,6 @@
|
||||
# process, which may cause wedges in the gate later.
|
||||
|
||||
pbr
|
||||
PyYAML>=3.1.0
|
||||
PyYAML>=3.10
|
||||
six>=1.9.0
|
||||
dulwich>=0.15.0 # Apache-2.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user