Kenneth Benzie (Benie) 23f0fd7f23 Make it so pip install --user still works
Debian has enabled `EXTERNALLY-MANAGED` from PEP 668 which breaks `pip
install --user`. I think this is a terrible decision, understandable to
want to avoid modifications in `/usr/lib/python*/site-packages` but to
have that stop be installing packages in my home directory is a big
mistake in terms of usability. In any case this patch moves the
configuration of `pip.conf` to occur before any other roles are
processed, seting the override flag, even though I'm never actually
touching the real site packages.
2023-03-04 11:33:11 +00:00
..
2022-09-20 12:52:04 +01:00
2022-08-27 17:40:00 +01:00
2022-09-20 12:52:04 +01:00
2022-05-21 23:34:02 +01:00
2022-12-15 20:49:44 +00:00
2022-12-10 15:27:02 +00:00
2022-12-10 22:44:50 +00:00
2022-12-10 22:44:50 +00:00
2022-12-10 15:45:30 +00:00
2022-12-09 15:19:40 +00:00
2022-10-06 18:13:51 +01:00
2022-10-30 23:23:04 +00:00