![Andreas Jaeger](/assets/img/avatar_default.png)
Switch to openstackdocstheme 2.1.1 and reno 3.1.0 versions. Using these versions will allow parallelizing building of documents. Update Sphinx version as well. openstackdocstheme renames some variables, so follow the renames. A couple of variables are also not needed anymore, remove them. Change-Id: Iba3c64dea5aea5f4f8a04391ad32b6bd490e79db
7 lines
302 B
Plaintext
7 lines
302 B
Plaintext
# 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.
|
|
openstackdocstheme>=2.1.1 # Apache-2.0
|
|
doc8>=0.6.0 # Apache-2.0
|
|
sphinx>=2.0.0,!=2.1.0 # BSD
|