Add code QA tools to local requirements
This commit is contained in:
parent
cbb695137c
commit
20d5a86a71
1 changed files with 4 additions and 0 deletions
|
@ -2,3 +2,7 @@
|
||||||
-r test.txt
|
-r test.txt
|
||||||
Sphinx==1.3.5
|
Sphinx==1.3.5
|
||||||
releases==1.0.0
|
releases==1.0.0
|
||||||
|
flake8==2.5.2
|
||||||
|
mccabe==0.4.0
|
||||||
|
pep8==1.7.0
|
||||||
|
pyflakes==1.0.0
|
||||||
|
|
Loading…
Reference in a new issue