##// END OF EJS Templates
caches: store computation time inside context manager as helper. Since the with block is full...
caches: store computation time inside context manager as helper. Since the with block is full calculation we can use it to calculate the function execution time.

File last commit:

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