diff options
| author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2018-01-02 07:14:06 +0000 |
|---|---|---|
| committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2018-01-02 07:14:06 +0000 |
| commit | 801ec5a44a8acf744ec1d3bbf744f327d0bf5809 (patch) | |
| tree | c6d91589240faba7594f00e2854c820cf8b1bbb9 /doc | |
| parent | 7d76c405e4bdc40ab405707ebb4203f5ca11377c (diff) | |
| download | python-cinderclient-801ec5a44a8acf744ec1d3bbf744f327d0bf5809.tar.gz | |
Updated from global requirements
Change-Id: I4d4efd8f1713972164a6ede13f3aa7d62f8e9717
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/requirements.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/requirements.txt b/doc/requirements.txt index 8df1a20..70ae723 100644 --- a/doc/requirements.txt +++ b/doc/requirements.txt @@ -1,3 +1,6 @@ +# The order of packages is significant, because pip processes them in the order +# of appearance. Changing the order has an impact on the overall integration +# process, which may cause wedges in the gate later. # These are needed for docs generation openstackdocstheme>=1.17.0 # Apache-2.0 reno>=2.5.0 # Apache-2.0 |
