nixpkgs/pkgs/development/python-modules/pytest
Frederik Rietdijk bb147bbc0b python.pkgs.pytest: fix setupHook .pytest-cache
In 610485faa7 a setupHook was added to `pytest`
to prevent the creation of `.pytest-cache` folder. Some pytest plugins relied
on the cache and were thus failing.

This commit permits the cache during build time but removes it in a `postFixupHook`.
2018-07-26 12:43:17 +02:00
..
default.nix python.pkgs.pytest: fix setupHook .pytest-cache 2018-07-26 12:43:17 +02:00