##// END OF EJS Templates
svn: allow legacy (pre SVN 1.7) extraction of post commit data....
svn: allow legacy (pre SVN 1.7) extraction of post commit data. - This allows pushing without errors, but limits integration functionality - Better don't raise exceptions here, to allow older systems to push - log.error about it to inform users.

File last commit:

r650:ed555c8a default
r824:58907cca 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