shade/test-requirements.txt
Monty Taylor a417f3882f Make warlock filtering match dict filtering
For obj_to_dict, we filter out keys that start with _ and values that
are not normal values. Do the same for our warlock conversion.

Change-Id: Idbf4303c1e4151494d1ea814be6ca5f86e76b16d
2015-05-02 15:57:39 +00:00

14 lines
236 B
Plaintext

hacking>=0.5.6,<0.8
coverage>=3.6
discover
fixtures>=0.3.14
mock>=1.0
python-subunit
oslosphinx>=2.2.0 # Apache-2.0
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
testrepository>=0.0.17
testscenarios>=0.4,<0.5
testtools>=0.9.32
warlock>=1.0.1,<2