
add rudimentary documentation skeleton dummy out the py33 check until we figure out how to handle it with thrift & eventlet Change-Id: I16cb41e72ed6ae296e574ff4973a5ab28d49a100
12 lines
205 B
Plaintext
12 lines
205 B
Plaintext
# Install bounded pep8/pyflakes first, then let flake8 install
|
|
pep8==1.4.5
|
|
pyflakes>=0.7.2,<0.7.4
|
|
flake8==2.0
|
|
hacking>=0.5.6,<0.8
|
|
|
|
nose
|
|
nose-exclude
|
|
openstack.nose_plugin>=0.7
|
|
pylint==0.25.2
|
|
sphinx>=1.1.2
|