From 8d3dc898425810a3399a6c2718c35c536137b22e Mon Sep 17 00:00:00 2001 From: Dan Prince Date: Fri, 6 Jun 2014 12:27:50 -0400 Subject: Initial commit Initial commit of the project layout --- test-requirements.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 test-requirements.txt (limited to 'test-requirements.txt') diff --git a/test-requirements.txt b/test-requirements.txt new file mode 100644 index 0000000..2a46bd8 --- /dev/null +++ b/test-requirements.txt @@ -0,0 +1,11 @@ +hacking>=0.5.6,<0.8 + +coverage>=3.6 +discover +fixtures>=0.3.14 +python-subunit +sphinx>=1.1.2 +oslosphinx +testrepository>=0.0.17 +testscenarios>=0.4,<0.5 +testtools>=0.9.32 \ No newline at end of file -- cgit 1.2.3-korg