From f943c29a6100c80a01a6436e67fa7b887a4d9859 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Parm=C3=A9nides=20GV?= Date: Mon, 27 Jul 2015 19:00:03 +0200 Subject: [pkg] comment the line until the version string is fixed otherwise, the tests will be pulling outdated versions from pypi. --- pkg/requirements-testing.pip | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'pkg') diff --git a/pkg/requirements-testing.pip b/pkg/requirements-testing.pip index 14a4820..b19a533 100644 --- a/pkg/requirements-testing.pip +++ b/pkg/requirements-testing.pip @@ -1,3 +1,10 @@ mock -leap.soledad.client setuptools-trial + +#----------------------------------------------------------------------------- +#Although it's not a package dependency, tests also depend on having +#soledad client installed. Commenting to avoid versioning problem, you should +#know what you are testing against :) +#----------------------------------------------------------------------------- + +#leap.soledad.client -- cgit v1.2.3