##// END OF EJS Templates
auth: use single instance of auth checker to speed up execution of the permissions check by not creating new instance in each loop iteration.
auth: use single instance of auth checker to speed up execution of the permissions check by not creating new instance in each loop iteration.

File last commit:

r3510:92260bb8 default
r4142:79ad8339 default
Show More
pip2nix.ini
3 lines | 116 B | text/x-ini | IniLexer
[pip2nix]
requirements = ., -r ./requirements.txt, -r ./requirements_pinned.txt
output = ./pkgs/python-packages.nix