From 154d12114ffcd5d71b6bae5ee9c51249dcf19ee8 Mon Sep 17 00:00:00 2001 From: Nguyen Van Trung Date: Thu, 16 Nov 2017 09:55:32 +0700 Subject: Add validation to improve pep8 check for designate project This PS will help project avoid pep8 some issues for *.rst in whole project. Co-authored-By: Hoang Trung Hieu Change-Id: I7a01863b1aa0bcf999be6e6e2261ab35530c196a --- test-requirements.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'test-requirements.txt') diff --git a/test-requirements.txt b/test-requirements.txt index da606b45..5b8f3159 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -22,3 +22,4 @@ bandit>=1.1.0 # Apache-2.0 os-api-ref>=1.4.0 # Apache-2.0 zake>=0.1.6 # Apache-2.0 openstackdocstheme>=1.17.0 # Apache-2.0 +doc8>=0.6.0 # Apache-2.0 -- cgit v1.2.1