From 435bd1242a618237e1c3150216e2cf50af586288 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Thu, 13 Oct 2011 22:30:19 -0400 Subject: [PATCH] reqs.txt for ci and dev --- reqs.txt | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 reqs.txt diff --git a/reqs.txt b/reqs.txt new file mode 100644 index 00000000..db81186c --- /dev/null +++ b/reqs.txt @@ -0,0 +1,5 @@ +nose +mock +pyflakes +NoseXUnit +gevent \ No newline at end of file