##// END OF EJS Templates
svn: allow to specify any svn compatible version string not only hardcoded values....
svn: allow to specify any svn compatible version string not only hardcoded values. - fixes #5605 - new SVN code allows to specify this by numberic values now. e.g 1.13 etc.

File last commit:

r650:ed555c8a default
r844:c77576f0 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