Adding the Waitress webserver to third_party
This commit is contained in:
parent
8bc888d711
commit
d7904a7eb1
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -10,3 +10,6 @@
|
||||
[submodule "third_party/requests"]
|
||||
path = third_party/requests
|
||||
url = https://github.com/kennethreitz/requests
|
||||
[submodule "third_party/waitress"]
|
||||
path = third_party/waitress
|
||||
url = https://github.com/Pylons/waitress
|
||||
|
1
third_party/waitress
vendored
Submodule
1
third_party/waitress
vendored
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit c957f1d70ab82ba15ce0dce8fca7cf70fe2f2b97
|
Loading…
Reference in New Issue
Block a user