added peewee submodule

This commit is contained in:
Johannes Findeisen 2020-09-09 20:14:57 +02:00
commit cac42f96b8
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View file

@ -1,3 +1,6 @@
[submodule "fritzconnection"]
path = fritzconnection
url = https://github.com/kbr/fritzconnection.git
[submodule "peewee"]
path = peewee
url = https://github.com/coleifer/peewee.git