summaryrefslogtreecommitdiff
path: root/common/pkg/requirements-testing.pip
diff options
context:
space:
mode:
Diffstat (limited to 'common/pkg/requirements-testing.pip')
-rw-r--r--common/pkg/requirements-testing.pip10
1 files changed, 10 insertions, 0 deletions
diff --git a/common/pkg/requirements-testing.pip b/common/pkg/requirements-testing.pip
new file mode 100644
index 00000000..6ff52ff9
--- /dev/null
+++ b/common/pkg/requirements-testing.pip
@@ -0,0 +1,10 @@
+mock
+nose2
+testscenarios
+leap.common
+leap.soledad.server
+leap.soledad.client
+
+# Under quarantine...
+# I've been able to run all tests with six==1.3 -- kali
+# six==1.1.0 # some tests are incompatible with newer versions of six.