eee466a54f
Change-Id: I1770c8f0a05e087889c4b573675f70cb7d1dd617
23 lines
298 B
Plaintext
23 lines
298 B
Plaintext
# Metrics and style
|
|
hacking>=0.8.0,<0.9
|
|
|
|
# Packaging
|
|
mock>=1.0
|
|
|
|
# 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.16.1
|
|
|