nodepool/test-requirements.txt
Clark Boylan e63f67c2f7 Fix internal doc refs to renamed section
Providers no longer have "images" they have "diskimages". Update the
refs to reflect that. Also bump sphinx version and enforce warnings as
errors to catch these problems in the future.

Change-Id: I367e36243ff928e194986cb6dc3c68e0d48bbcd0
Story: 2000790
2017-04-05 11:07:03 -07:00

12 lines
215 B
Plaintext

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