##// END OF EJS Templates
descriptions: fixed rendering problem with certain meta-tags....
descriptions: fixed rendering problem with certain meta-tags. - fixes #5587 - previously escaped values were used for pattern matching, we escape it again to bring old behaviour.

File last commit:

r3510:92260bb8 default
r4223:60c8ef52 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