faef2431a7
Finish the initial sections defined in the documentation index. Add sphinxcontrib-programoutput to document command line utils. Add py27 to the list of default tox targets. Change-Id: I254534032e0706e410647b023249fe3af4f3a35f
14 lines
245 B
Plaintext
14 lines
245 B
Plaintext
# Nodepool uses hacking for its dependencies
|
|
hacking>=0.8,<0.9
|
|
coverage
|
|
sphinx>=1.1.2,<1.2
|
|
sphinxcontrib-programoutput
|
|
docutils==0.9.1
|
|
discover
|
|
fixtures>=0.3.12
|
|
python-subunit
|
|
testrepository>=0.0.13
|
|
testresources
|
|
testscenarios
|
|
testtools>=0.9.27
|