Adding Bottle to third_party
This commit is contained in:
parent
88a260d448
commit
6e0f3247e1
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -13,3 +13,6 @@
|
||||
[submodule "third_party/waitress"]
|
||||
path = third_party/waitress
|
||||
url = https://github.com/Pylons/waitress
|
||||
[submodule "third_party/bottle"]
|
||||
path = third_party/bottle
|
||||
url = https://github.com/defnull/bottle
|
||||
|
1
third_party/bottle
vendored
Submodule
1
third_party/bottle
vendored
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 154369b2b9f7393ca9d3d73de7e046e2342cf00a
|
Loading…
Reference in New Issue
Block a user