Branch: refs/heads/master
Home: https://github.com/NixOS/nixpkgs
Commit: 2a12e9dacc87bfbd3c997462945a2f7aa967763b
https://github.com/NixOS/nixpkgs/commit/2a12e9dacc87bfbd3c997462945a2f7aa967763b
Author: aszlig <[email protected]>
Date: 2016-01-29 (Fri, 29 Jan 2016)
Changed paths:
M pkgs/top-level/python-packages.nix
Log Message:
-----------
python-packages/poezio: Fix tests
Poezio doesn't install the files required for running the tests, but
also while building with Nix we don't end up getting valid shared
objects within the temporary build directory.
So we now running "make test" (which does "py.test -v test/") with a
PYTHONPATH that adds the /poezio directory of the path in site-packages
to make sure that the test runner is able to import the shared objects.
Signed-off-by: aszlig <[email protected]>
Cc: @lancelotsix
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits