Add check for README.rst syntax
Change-Id: Ie84446d03da4a8f357d6e52a8797bf8123705ec8
This commit is contained in:
parent
4bbb7d1f03
commit
8ec36eb94a
@ -5,6 +5,7 @@ cassandra-driver===2.1.4
|
||||
coverage==4.0
|
||||
debtcollector==1.2.0
|
||||
elasticsearch===2.0.0
|
||||
docutils==0.11
|
||||
extras==1.0.0
|
||||
fixtures==3.0.0
|
||||
flake8==2.5.5
|
||||
|
@ -8,3 +8,4 @@ coverage!=4.4,>=4.0 # Apache-2.0
|
||||
mock>=2.0.0 # BSD
|
||||
oslotest>=3.2.0 # Apache-2.0
|
||||
stestr>=1.0.0 # Apache-2.0
|
||||
docutils>=0.11 # OSI-Approved Open Source, Public Domain
|
||||
|
Loading…
Reference in New Issue
Block a user