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