Pin testtools to 0.9.34 in test requirements

SubUnit is incompatible with newer testtools.

Closes-bug: 1274050
Change-Id: Ibe855930cecf6598ea72c13f609116450c719b46
This commit is contained in:
Ivan A. Melnikov
2014-01-29 15:10:53 +04:00
parent a8f341a6c8
commit 38b32be260

View File

@@ -3,7 +3,7 @@ discover
coverage>=3.6
mock>=1.0
testrepository>=0.0.17
testtools>=0.9.32
testtools>=0.9.32,<0.9.35
# ZooKeeper
kazoo>=1.3.1
zake>=0.0.7