summaryrefslogtreecommitdiff
path: root/test-requirements-py3.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test-requirements-py3.txt')
-rw-r--r--test-requirements-py3.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/test-requirements-py3.txt b/test-requirements-py3.txt
new file mode 100644
index 0000000..eba16b8
--- /dev/null
+++ b/test-requirements-py3.txt
@@ -0,0 +1,10 @@
+coverage>=3.6
+discover
+fixtures>=0.3.12
+flake8
+python-subunit
+sphinx>=1.1.2
+-e bzr+lp:testrepository#egg=testrepository
+testresources
+testscenarios
+testtools>=0.9.27