refstack-client/test-requirements.txt
Luz Cazares 962295041c Show team and repo badges on README
This patch is based on [1] just added a couple of extra changes for better
rendering. Change adds the team's and repository's badges
to the README file.

For more information about this effort, please read this email thread:

http://lists.openstack.org/pipermail/openstack-dev/2016-October/105562.html

Co-Authored-By: Flavio Percoco <fpercoco@redhat.com>

[1] I578bb73c1f9dab3ab2267e586876c8ae7ab6c88b

Change-Id: I9da7b93c761196f13d78b3f805cc20bd0c3fcbee
2016-12-14 17:35:34 +00:00

12 lines
238 B
Plaintext

pep8==1.4.5
pyflakes>=0.7.2,<0.7.4
flake8==2.0
docutils>=0.11,!=0.13.1 # OSI-Approved Open Source, Public Domain
# required to build documentation
sphinx>=1.1.2,!=1.2.0,<1.3
testrepository>=0.0.18
testtools>=0.9.34
mock
coverage
httmock