##// END OF EJS Templates
caches: disable caches in predicates....
caches: disable caches in predicates. - predicates store objects inside request which we later frequnetly use. - generally we'll loose ~20ms on this call but this fixes a lot of problems especially when deleting resources and they are still in cache.

File last commit:

r1:854a839a default
r2893:59faac05 default
Show More
pip2nix.ini
3 lines | 86 B | text/x-ini | IniLexer
[pip2nix]
requirements = ., -r ./requirements.txt
output = ./pkgs/python-packages.nix