diff --git a/.gitmodules b/.gitmodules index a860183..19eeec3 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "android-app/thermoscan-speech-android-app"] path = android-app/thermoscan-speech-android-app url = git@gitlab.com:Sheppy_/thermoscan-speech-android-app.git +[submodule "python-server/configparse_wrapper"] + path = python-server/configparse_wrapper + url = https://gitlab.com/Sheppy_/configparse_wrapper diff --git a/python-server/configparse_wrapper b/python-server/configparse_wrapper new file mode 160000 index 0000000..2db45f7 --- /dev/null +++ b/python-server/configparse_wrapper @@ -0,0 +1 @@ +Subproject commit 2db45f7e8c0e0a74acbb09eb969ba20eb53b3f0d