requirements/dev.txt
author Denis Laxalde <denis.laxalde@logilab.fr>
Mon, 20 Mar 2017 10:25:04 +0100
changeset 12071 fb0b74fecc4d
parent 12070 a44f67dd0474
child 12569 c197f9382e53
permissions -rw-r--r--
[test] Add user-site to PYTHONPATH before installation of new cube in test_newcube_install Otherwise, setuptools complains that the target installation directory (i.e. "user site" is not in PYTHONPATH). This is probably because we use a fake HOME with --user install option. Failure shows up when running tests through tox without system site packages (see next patch).

pytest