From 9759ec7c29093eb278a0a2eda818811d2b8f2e74 Mon Sep 17 00:00:00 2001 From: Maximilian Hils Date: Tue, 28 Jan 2014 02:57:46 +0100 Subject: move test requirements out of main requirements.txt --- test/requirements.txt | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 test/requirements.txt (limited to 'test') diff --git a/test/requirements.txt b/test/requirements.txt new file mode 100644 index 00000000..89e4aa0a --- /dev/null +++ b/test/requirements.txt @@ -0,0 +1,5 @@ +mock>=1.0.1 +nose>=1.3.0 +nose-cov>=1.6 +coveralls>=0.4.1 +pathod>=0.10 \ No newline at end of file -- cgit v1.2.3