added urwid

This commit is contained in:
Johannes Findeisen 2021-11-14 01:37:24 +01:00
commit 0c0f862bf6
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View file

@ -4,3 +4,6 @@
[submodule "sqlalchemy"]
path = sqlalchemy
url = https://github.com/sqlalchemy/sqlalchemy.git
[submodule "urwid"]
path = urwid
url = https://github.com/urwid/urwid.git