77b1d14173
This patch adds the team's and repository's badges to the README file. The motivation behind this is to communicate the project status and features at first glance. For more information about this effort, please read this email threads[1][2] To see an example of how this would look like check[3] [1] http://lists.openstack.org/pipermail/openstack-dev/2016-October/105562.html [2] http://lists.openstack.org/pipermail/openstack-dev/2016-December/108710.html [3] https://gist.github.com/f862e9d7fa0ba34d8b676496a302085f Co-Authored-By: Luz Cazares <luz.cazares@intel.com> Change-Id: Iadfc72ff96c4de66bb8a4a379d5566fac7445c83
15 lines
288 B
Plaintext
15 lines
288 B
Plaintext
coverage>=3.6
|
|
pep8==1.5.7
|
|
pyflakes==0.8.1
|
|
flake8==2.2.4
|
|
docutils>=0.11,!=0.13.1 # OSI-Approved Open Source, Public Domain
|
|
sphinx>=1.1.2,!=1.2.0,<1.3
|
|
httmock>=1.2.4
|
|
mock
|
|
oslotest>=1.2.0 # Apache-2.0
|
|
python-subunit>=0.0.18
|
|
testrepository>=0.0.18
|
|
testtools>=0.9.34
|
|
six>=1.7.0
|
|
pep257>=0.5.0
|