##// END OF EJS Templates
python3: code change for py3 support...
python3: code change for py3 support - python3.10 compat - switched hooks to binary msgpack protocol - fixed pygrack issues with subprocessio exhaustion causing huge memory use - multiple fixes and changes for python3 support - ALL tests pass

File last commit:

r650:ed555c8a default
r1048:742e21ae python3
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