##// END OF EJS Templates
encryption: added new backend using cryptography + Fernet encryption....
encryption: added new backend using cryptography + Fernet encryption. - This would soon replace the old deprecated one based on pycrypto - We need a migration for the encryption data

File last commit:

r3510:92260bb8 default
r3522:3910c057 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