From 1034d3107b57f03d7ed2257aef39cede2f6686ef Mon Sep 17 00:00:00 2001 From: efkin Date: Mon, 13 Mar 2017 19:28:11 +0100 Subject: [test] Prepare new tox environment At this point tests are not yet collectable in the new environment. But no regressions observed. --- client/pkg/requirements.pip | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'client/pkg') diff --git a/client/pkg/requirements.pip b/client/pkg/requirements.pip index 24b168b4..44ff4511 100644 --- a/client/pkg/requirements.pip +++ b/client/pkg/requirements.pip @@ -1,5 +1,6 @@ -pysqlcipher>2.6.3 scrypt zope.proxy twisted cryptography +pysqlcipher;python_version=="2.7" +pysqlcipher3;python_version=="3.4" \ No newline at end of file -- cgit v1.2.3