bf0645fdb5
The newer hacking version is more strict about some things, so I had to update a bunch of files with minor issues that previously fell through the cracks. Change-Id: I169bc6f8533bab28c7d6cf321ea83a8d7945f136
24 lines
314 B
Plaintext
24 lines
314 B
Plaintext
# Metrics and style
|
|
hacking>=0.9.2,<0.10
|
|
|
|
# Packaging
|
|
mock>=1.0
|
|
|
|
# Unit testing
|
|
ddt>=0.4.0
|
|
discover
|
|
fixtures>=0.3.14
|
|
httpretty>=0.8.0
|
|
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.15
|
|
|