From e22c316fe90030781c94d42ce701bfcaf718d883 Mon Sep 17 00:00:00 2001 From: Yingjie Wang Date: Fri, 24 Jan 2025 22:16:37 -0500 Subject: [PATCH] new: lfs-12.2-systemd/python-3.12.5 --- lfs-12.2-systemd/python-3.12.5/pip.conf | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 lfs-12.2-systemd/python-3.12.5/pip.conf diff --git a/lfs-12.2-systemd/python-3.12.5/pip.conf b/lfs-12.2-systemd/python-3.12.5/pip.conf new file mode 100644 index 0000000..a1f3f11 --- /dev/null +++ b/lfs-12.2-systemd/python-3.12.5/pip.conf @@ -0,0 +1,3 @@ +[global] +root-user-action = ignore +disable-pip-version-check = true