##// END OF EJS Templates
file-source: ensure over size limit files never do any content fetching when viewing the files....
file-source: ensure over size limit files never do any content fetching when viewing the files. - otherwise we use lot of memory - we can easily hit msgpack 4gb size limit on svn repos which often store such non binary files

File last commit:

r3510:92260bb8 default
r3897:66d45858 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