commit | da3bada5340bd3f3fdd2538b3ceddef95ac23ae4 | [log] [tgz] |
---|---|---|
author | Monty Taylor <mordred@inaugust.com> | Thu Nov 22 09:38:22 2012 -0800 |
committer | Monty Taylor <mordred@inaugust.com> | Thu Nov 22 09:41:44 2012 -0800 |
tree | 4737eebe7bf67161e5759bcc82ef888c5dd61a2e | |
parent | 7cd57c29a66cf8ad5dcb2fa644f26bd5b1a4f10d [diff] [blame] |
Add gerritx project infrastructure. Add all of the support files needed for this to be a project. Also, fix pep8 and pyflakes errors.
diff --git a/tools/test-requires b/tools/test-requires new file mode 100644 index 0000000..a2789cd --- /dev/null +++ b/tools/test-requires
@@ -0,0 +1,8 @@ +distribute>=0.6.24 + +fixtures +pep8==1.3 +pyflakes +python-subunit +sphinx>=1.1.2 +testtools