From 6dc57d07d80990f7814e28c90a780df1782f17c7 Mon Sep 17 00:00:00 2001 From: Armamem0t Date: Sun, 10 Aug 2025 12:20:29 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=20Pipfile.lock?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Pipfile.lock | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 Pipfile.lock diff --git a/Pipfile.lock b/Pipfile.lock deleted file mode 100644 index 7e2dc41..0000000 --- a/Pipfile.lock +++ /dev/null @@ -1,21 +0,0 @@ -{ - "_meta": { - "hash": { - "sha256": "48def127af5914e0bb297b845ac275758feb6e1b89fc8529b834fb09717e192c" - }, - "pipfile-spec": 6, - "requires": { - "python_full_version": "3.11.9", - "python_version": "3.11" - }, - "sources": [ - { - "name": "pip_conf_index_global", - "url": "https://mirrors.tuna.tsinghua.edu.cn/pypi/web/simple", - "verify_ssl": true - } - ] - }, - "default": {}, - "develop": {} -}