Merge pull request #113709 from SuperSandro2000/lazr-restfulclient

This commit is contained in:
Sandro
2021-02-20 04:18:17 +01:00
committed by GitHub
5 changed files with 40 additions and 3 deletions

View File

@@ -8378,6 +8378,8 @@ in {
ws4py = callPackage ../development/python-modules/ws4py { };
wsgi-intercept = callPackage ../development/python-modules/wsgi-intercept { };
wsgiproxy2 = callPackage ../development/python-modules/wsgiproxy2 { };
WSGIProxy = callPackage ../development/python-modules/wsgiproxy { };