nodepool/test-requirements.txt
Gregory Haynes b3090b525b Check image-list output in cmd tests
We are performing smoke tests for image update commands now. Lets
also assert their effects on the image-list command.

Change-Id: I322845e159e81315b1b5f75cbb998d4c795793c4
2015-03-17 23:34:15 +00:00

14 lines
255 B
Plaintext

# Nodepool uses hacking for its dependencies
hacking>=0.8,<0.9
coverage
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
sphinxcontrib-programoutput
discover
fixtures>=0.3.12
mock>=1.0
python-subunit
testrepository>=0.0.13
testresources
testscenarios
testtools>=0.9.27