Files
openstackclient/test-requirements.txt
Andreas Jaeger 67d59eb63b Switch to openstackdocstheme
Switch over to openstackdocstheme, update tox.ini and conf.py for this.

Remove unused extensions from conf.py.

Use separate doc/requirements file.

Build the docs using zuul.

Change-Id: Idbae35f3ba82d755e661e8f3a5ed02395682ed23
2019-05-29 15:23:32 +02:00

9 lines
323 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.
hacking<0.11,>=0.10.0
# this is required for the tests
oslotest>=1.10.0 # Apache-2.0
stestr>=2.0.0 # Apache-2.0