##// END OF EJS Templates
application: not use config.scan(), and replace all @add_view decorator into a explicit add_view call for faster app start.
application: not use config.scan(), and replace all @add_view decorator into a explicit add_view call for faster app start.

File last commit:

r3510:92260bb8 default
r4610:1c249462 stable
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