##// END OF EJS Templates
packages: updated celery to 4.3.0 and switch default backend to redis...
packages: updated celery to 4.3.0 and switch default backend to redis - we usually have redis, and it makes our stack simpler and easier to debug.

File last commit:

r3510:92260bb8 default
r3913:dfb2da80 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