From 53137336d7d3dd30d710e06b17b9f96c1c857c72 Mon Sep 17 00:00:00 2001 From: "Kali Kaneko (leap communications)" Date: Mon, 15 May 2017 13:15:14 +0200 Subject: [tests] install pixelated in tox also --- tox.ini | 1 + 1 file changed, 1 insertion(+) (limited to 'tox.ini') diff --git a/tox.ini b/tox.ini index 4c444993..6338968c 100644 --- a/tox.ini +++ b/tox.ini @@ -24,6 +24,7 @@ commands = # set and we don't have problems with concurrent db access. pip uninstall -y pysqlcipher pip install --install-option="--bundled" pysqlcipher + pip install pixelated-www pixelated-user-agent --find-links https://downloads.leap.se/libs/pixelated/ py.test -k 'not bench' --pep8 {posargs} deps = -r{toxinidir}/pkg/requirements-testing.pip -- cgit v1.2.3