Adding the Waitress webserver to third_party

This commit is contained in:
Strahinja Val Markovic 2013-10-04 12:45:02 -07:00
parent 8bc888d711
commit d7904a7eb1
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@ -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

@ -0,0 +1 @@
Subproject commit c957f1d70ab82ba15ce0dce8fca7cf70fe2f2b97