##// END OF EJS Templates
ssh: replaced pycrypto with cryptography to generate SSH keys....
ssh: replaced pycrypto with cryptography to generate SSH keys. - pycrypto has been removed now - pycrypto has CVEs and it's deprecated

File last commit:

r3510:92260bb8 default
r3520:d8bf39a6 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