Skip to content
Commit bb147bbc authored by Frederik Rietdijk's avatar Frederik Rietdijk
Browse files

python.pkgs.pytest: fix setupHook .pytest-cache

In 610485fa 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`.
parent c5758bd6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment