Merge pull request #121457 from mweinelt/hass-deps

This commit is contained in:
Martin Weinelt
2021-05-04 01:37:00 +02:00
committed by GitHub
9 changed files with 82 additions and 19 deletions
+2
View File
@@ -605,6 +605,8 @@ in {
auth0-python = callPackage ../development/python-modules/auth0-python { };
authcaptureproxy = callPackage ../development/python-modules/authcaptureproxy { };
authheaders = callPackage ../development/python-modules/authheaders { };
authlib = callPackage ../development/python-modules/authlib { };