##// END OF EJS Templates
caches: use safer method of purging keys from memory dict. During some concurrency tests...
caches: use safer method of purging keys from memory dict. During some concurrency tests we detected that has_key has a race condition, and catching exception is safer.

File last commit:

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