Add the tox.ini and requirement list so that we can start pep8 check by "tox -e pep8" 25/15425/3
authorzhifeng.jiang <jiang.zhifeng@zte.com.cn>
Sun, 12 Jun 2016 14:07:43 +0000 (22:07 +0800)
committerzhifeng.jiang <jiang.zhifeng@zte.com.cn>
Mon, 13 Jun 2016 05:07:50 +0000 (13:07 +0800)
commit929905100eeeb891896fbcfad721047925dc2a05
tree9e90f5be682befa9fdceeff39dc1225bd1039018
parent06fe75eed51ef0f227487fc23a834841b7a29760
Add the tox.ini and requirement list so that we can start pep8 check by "tox -e pep8"

JIRA:QTIP-89

Change-Id: Iff0792e2503be73865aa21c2995f1fb2252442fb
Signed-off-by: zhifeng.jiang <jiang.zhifeng@zte.com.cn>
requirements.txt [new file with mode: 0644]
test-requirements.txt [new file with mode: 0644]
tox.ini [new file with mode: 0644]