added urwid
This commit is contained in:
parent
c3a5e8d622
commit
0c0f862bf6
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -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
|
||||
|
|
|
|||
1
urwid
Submodule
1
urwid
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 82199baecb8545a9503fe24ade5d9360f167ba8c
|
||||
Loading…
Add table
Add a link
Reference in a new issue