From b3fa1fd8f5cf0dcc80672a0c6975db7b67ac5135 Mon Sep 17 00:00:00 2001 From: insang-hmogara-pc Date: Mon, 14 Sep 2026 14:23:41 +0900 Subject: [PATCH] initialize --- .venv/bin/python | 1 - .venv/bin/python3 | 1 - .venv/bin/python3.10 | 1 - .venv/lib64 | 1 - 4 files changed, 4 deletions(-) delete mode 120000 .venv/lib64 diff --git a/.venv/bin/python b/.venv/bin/python index c3cc991..e69de29 120000 --- a/.venv/bin/python +++ b/.venv/bin/python @@ -1 +0,0 @@ -python3.10 \ No newline at end of file diff --git a/.venv/bin/python3 b/.venv/bin/python3 index c3cc991..e69de29 120000 --- a/.venv/bin/python3 +++ b/.venv/bin/python3 @@ -1 +0,0 @@ -python3.10 \ No newline at end of file diff --git a/.venv/bin/python3.10 b/.venv/bin/python3.10 index bac1087..e69de29 120000 --- a/.venv/bin/python3.10 +++ b/.venv/bin/python3.10 @@ -1 +0,0 @@ -/usr/local/bin/python3.10 \ No newline at end of file diff --git a/.venv/lib64 b/.venv/lib64 deleted file mode 120000 index 7951405..0000000 --- a/.venv/lib64 +++ /dev/null @@ -1 +0,0 @@ -lib \ No newline at end of file -- 2.43.0