From 005adc6521efe0323f7bbafa0e0049fd1501850e Mon Sep 17 00:00:00 2001 From: koalasat Date: Sat, 13 Jul 2024 23:00:51 +0200 Subject: [PATCH] Remove added files --- .../site/sitecustomize.py | 25 ------------------- ...5842ccad049a1ac390714fb6975e494a7bbd1455e6 | 1 - api/lightning/pip-req-build-bfeegnca | 1 - 3 files changed, 27 deletions(-) delete mode 100644 api/lightning/pip-build-env-wwuhobll/site/sitecustomize.py delete mode 100644 api/lightning/pip-build-tracker-bjlgta7z/8bdde18590295c5842ccad049a1ac390714fb6975e494a7bbd1455e6 delete mode 160000 api/lightning/pip-req-build-bfeegnca diff --git a/api/lightning/pip-build-env-wwuhobll/site/sitecustomize.py b/api/lightning/pip-build-env-wwuhobll/site/sitecustomize.py deleted file mode 100644 index 4ba10daa..00000000 --- a/api/lightning/pip-build-env-wwuhobll/site/sitecustomize.py +++ /dev/null @@ -1,25 +0,0 @@ -import os -import site -import sys - -# First, drop system-sites related paths. -original_sys_path = sys.path[:] -known_paths = set() -for path in {"/usr/local/lib/python3.12/site-packages"}: - site.addsitedir(path, known_paths=known_paths) -system_paths = set( - os.path.normcase(path) for path in sys.path[len(original_sys_path) :] -) -original_sys_path = [ - path for path in original_sys_path if os.path.normcase(path) not in system_paths -] -sys.path = original_sys_path - -# Second, add lib directories. -# ensuring .pth file are processed. -for path in [ - "/tmp/pip-build-env-wwuhobll/overlay/lib/python3.12/site-packages", - "/tmp/pip-build-env-wwuhobll/normal/lib/python3.12/site-packages", -]: - assert path not in sys.path - site.addsitedir(path) diff --git a/api/lightning/pip-build-tracker-bjlgta7z/8bdde18590295c5842ccad049a1ac390714fb6975e494a7bbd1455e6 b/api/lightning/pip-build-tracker-bjlgta7z/8bdde18590295c5842ccad049a1ac390714fb6975e494a7bbd1455e6 deleted file mode 100644 index d166a75a..00000000 --- a/api/lightning/pip-build-tracker-bjlgta7z/8bdde18590295c5842ccad049a1ac390714fb6975e494a7bbd1455e6 +++ /dev/null @@ -1 +0,0 @@ -git+https://github.com/Reckless-Satoshi/drf-openapi-tester.git@soften-django-requirements (from -r requirements_dev.txt (line 3)) \ No newline at end of file diff --git a/api/lightning/pip-req-build-bfeegnca b/api/lightning/pip-req-build-bfeegnca deleted file mode 160000 index 2af4d207..00000000 --- a/api/lightning/pip-req-build-bfeegnca +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 2af4d20743439444054c5bf8a02c9f299b14491f