summaryrefslogtreecommitdiff
path: root/common/pkg/requirements-testing.pip
diff options
context:
space:
mode:
authordrebs <drebs@leap.se>2016-11-10 23:50:35 -0200
committerdrebs <drebs@leap.se>2016-11-10 23:50:35 -0200
commit564f55802455d08c9a38e892bb4b25ad6fbcb87d (patch)
treeb214482c46ecd09d531a3bc7bf254bf47d367fb5 /common/pkg/requirements-testing.pip
parentc1950b41e0995b0213227bd0ce2c633f312037dc (diff)
parent0fd7e9f018b02161a844c11332ffced56b256010 (diff)
Merge tag '0.9.0'
Tag version 0.9.0
Diffstat (limited to 'common/pkg/requirements-testing.pip')
-rw-r--r--common/pkg/requirements-testing.pip14
1 files changed, 0 insertions, 14 deletions
diff --git a/common/pkg/requirements-testing.pip b/common/pkg/requirements-testing.pip
deleted file mode 100644
index 526b7101..00000000
--- a/common/pkg/requirements-testing.pip
+++ /dev/null
@@ -1,14 +0,0 @@
-mock
-testscenarios
-setuptools-trial
-pep8
-
-#----------------------------------------------------------------------
-#Right now, common tests also depend on having the other soledad
-#modules installed. Commenting to avoid versioning problem, you should
-#know what you are testing against :)
-#----------------------------------------------------------------------
-
-#leap.common>=0.4.0
-#leap.soledad.server>=0.7.0
-#leap.soledad.client>=0.7.0