b99595b89c
Change-Id: I4940041f67a8e208a32593b9e41cb2bdfe5f5803
26 lines
315 B
Plaintext
26 lines
315 B
Plaintext
# Metrics and style
|
|
hacking>=0.9.2,<0.10
|
|
|
|
# Packaging
|
|
mock>=1.0
|
|
|
|
# Backends
|
|
redis
|
|
|
|
# Unit testing
|
|
ddt>=0.4.0
|
|
discover
|
|
fixtures>=0.3.14
|
|
python-subunit>=0.0.18
|
|
testrepository>=0.0.18
|
|
testtools>=0.9.34
|
|
|
|
# Functional Tests
|
|
requests>=1.1
|
|
|
|
# Documentation
|
|
sphinx>=1.1.2,!=1.2.0,<1.3
|
|
oslosphinx
|
|
openstack-doc-tools>=0.17
|
|
|