Jude Cross | 986e3f5 | 2017-07-24 14:57:20 -0700 | [diff] [blame] | 1 | # The order of packages is significant, because pip processes them in the order |
| 2 | # of appearance. Changing the order has an impact on the overall integration |
| 3 | # process, which may cause wedges in the gate later. |
| 4 | |
Michael Johnson | 0a0f9b3 | 2019-01-02 16:58:21 -0800 | [diff] [blame] | 5 | sphinxcontrib-apidoc>=0.2.0 # BSD |
Andreas Jaeger | d2c4881 | 2020-05-28 14:32:42 +0200 | [diff] [blame^] | 6 | sphinx>=2.0.0,!=2.1.0 # BSD |
| 7 | openstackdocstheme>=2.2.1 # Apache-2.0 |
Jude Cross | 986e3f5 | 2017-07-24 14:57:20 -0700 | [diff] [blame] | 8 | |
| 9 | # releasenotes |
Andreas Jaeger | d2c4881 | 2020-05-28 14:32:42 +0200 | [diff] [blame^] | 10 | reno>=3.1.0 # Apache-2.0 |
Michael Johnson | 791fefb | 2019-09-13 10:48:05 -0700 | [diff] [blame] | 11 | |
| 12 | # PDF Docs |
| 13 | sphinxcontrib-svg2pdfconverter>=0.1.0 # BSD |