diff --git a/.gitmodules b/.gitmodules index 1afe1b9..96a2470 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule "my_helpers"] path = my_helpers url = git@git.yiprawr.dev:daniel156161/python-helper-modules.git +[submodule "quart_common"] + path = quart_common + url = git@git.yiprawr.dev:submodules/python-quart-common.git diff --git a/quart_common b/quart_common new file mode 160000 index 0000000..80d6d12 --- /dev/null +++ b/quart_common @@ -0,0 +1 @@ +Subproject commit 80d6d123df3640eed3364122509c46826ea86473