Files
cinder-specs/test-requirements.txt
tushargite96 7bb2019c28 Update doc8 version
doc8 only supports python version less than 3.4

[1] https://pypi.org/project/doc8/0.8.0/

Change-Id: Ie857674f1fd5137570ee715818f91d840a8fad96
2022-08-29 15:40:50 +05:30

11 lines
352 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.2.1 # Apache-2.0
sphinx>=2.0.0,!=2.1.0 # BSD
flake8
yasfb>=0.5.1
doc8>=0.8.1 # Apache-2.0
whereto>=0.3.0 # Apache-2.0