added sqlalchemy
This commit is contained in:
parent
54df8b557a
commit
c3a5e8d622
3 changed files with 6 additions and 1 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -1,3 +1,6 @@
|
|||
[submodule "fritzconnection"]
|
||||
path = fritzconnection
|
||||
url = https://github.com/kbr/fritzconnection.git
|
||||
[submodule "sqlalchemy"]
|
||||
path = sqlalchemy
|
||||
url = https://github.com/sqlalchemy/sqlalchemy.git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue