Przeglądaj źródła

Adding the Waitress webserver to third_party

Strahinja Val Markovic 11 lat temu
rodzic
commit
d7904a7eb1
2 zmienionych plików z 4 dodań i 0 usunięć
  1. 3 0
      .gitmodules
  2. 1 0
      third_party/waitress

+ 3 - 0
.gitmodules

@@ -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 - 0
third_party/waitress

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