From d7dcbfb4ceaff034408ba283b3286a0120cfd1cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Mon, 22 May 2023 09:13:26 +0200 Subject: [PATCH] update to current state --- .gitmodules | 6 ++++++ python-bottle | 1 + python-debugpy | 1 + 3 files changed, 8 insertions(+) create mode 160000 python-bottle create mode 160000 python-debugpy diff --git a/.gitmodules b/.gitmodules index be68896..3b83508 100644 --- a/.gitmodules +++ b/.gitmodules @@ -6811,3 +6811,9 @@ [submodule "python-fakeredis"] path = python-fakeredis url = ../../pool/python-fakeredis +[submodule "python-bottle"] + path = python-bottle + url = ../../pool/python-bottle +[submodule "python-debugpy"] + path = python-debugpy + url = ../../pool/python-debugpy diff --git a/python-bottle b/python-bottle new file mode 160000 index 0000000..86e88ee --- /dev/null +++ b/python-bottle @@ -0,0 +1 @@ +Subproject commit 86e88eedc46d91ffa99f2de0b05aa09019a90a96 diff --git a/python-debugpy b/python-debugpy new file mode 160000 index 0000000..3e3c8df --- /dev/null +++ b/python-debugpy @@ -0,0 +1 @@ +Subproject commit 3e3c8df39432c1ace6a39f8aef4f08612d30b604