nodepool/test-requirements.txt
Monty Taylor 0cc383f3d3
Block sphinx 1.6
Our docs jobs are broken due to a sphinx release. Issues around it are
being worked elsewhere.

Change-Id: I363865a35ba01a2f7dddce0a684b9b2f235207c8
2017-05-16 16:35:51 -05:00

12 lines
220 B
Plaintext

# Nodepool uses hacking for its dependencies
hacking>=0.10.2,<0.11
coverage
sphinx>=1.5.1,<1.6
sphinxcontrib-programoutput
fixtures>=0.3.12
mock>=1.0
python-subunit
testrepository>=0.0.13
testscenarios
testtools>=0.9.27