##// END OF EJS Templates
db: reduce size of fingerprint column for mysql compat....
db: reduce size of fingerprint column for mysql compat. - we can get into troubles by having long fingerprint under mysql because we do an index on this column.

File last commit:

r1:854a839a default
r2220:c5a681cc stable
Show More
pip2nix.ini
3 lines | 86 B | text/x-ini | IniLexer
[pip2nix]
requirements = ., -r ./requirements.txt
output = ./pkgs/python-packages.nix